CustomerRestrictedDepartment
Represents department restrictions assigned to customers, controlling which departments or department groups are available for use on transactions for each customer.
Columns
| Name | Type | Description |
| customer_Href | String | The URL of the customer associated with this department restriction. |
| customer_Id | String | The Id of the customer associated with this department restriction. |
| customer_Key | String | The system-assigned key of the customer associated with this department restriction. |
| departmentGroup_Href | String | The URL of the department group associated with this restriction. |
| departmentGroup_Id | String | The Id of the department group associated with this restriction. |
| departmentGroup_Key | String | The system-assigned key of the department group associated with this restriction. |
| department_Href | String | The URL of the department associated with this restriction. |
| department_Id | String | The Id of the department associated with this restriction. |
| department_Key | String | The system-assigned key of the department associated with this restriction. |
| href | String | The URL of the customer restricted department resource. |
| id | String | The unique identifier of the customer restricted department record. |
| key [KEY] | String | The system-assigned key that uniquely identifies the customer restricted department record. |