VendorRestrictedDepartment
Represents department restrictions assigned to vendors, specifying which departments or department groups the vendor is restricted to.
Columns
| Name | Type | Description |
| departmentGroup_Href | String | The URL of the department group associated with this vendor restricted department record. |
| departmentGroup_Id | String | The Id of the department group associated with this vendor restricted department record. |
| departmentGroup_Key | String | The system-assigned key of the department group associated with this vendor restricted department record. |
| department_Href | String | The URL of the department associated with this vendor restricted department record. |
| department_Id | String | The Id of the department associated with this vendor restricted department record. |
| department_Key | String | The system-assigned key of the department associated with this vendor restricted department record. |
| href | String | The URL of the vendor restricted department resource. |
| id | String | The unique identifier of the vendor restricted department record. |
| key [KEY] | String | The system-assigned key that uniquely identifies the vendor restricted department record. |
| vendor_Href | String | The URL of the vendor associated with this restricted department record. |
| vendor_Id | String | The Id of the vendor associated with this restricted department record. |
| vendor_Key | String | The system-assigned key of the vendor associated with this restricted department record. |