VendorRestrictedLocation
Represents location restrictions assigned to vendors, specifying which locations or location groups the vendor is restricted to.
Columns
| Name | Type | Description |
| href | String | The URL of the vendor restricted location resource. |
| id | String | The unique identifier of the vendor restricted location record. |
| key [KEY] | String | The system-assigned key that uniquely identifies the vendor restricted location record. |
| locationGroup_Href | String | The URL of the location group associated with this vendor restricted location record. |
| locationGroup_Id | String | The Id of the location group associated with this vendor restricted location record. |
| locationGroup_Key | String | The system-assigned key of the location group associated with this vendor restricted location record. |
| location_Href | String | The URL of the location associated with this vendor restricted location record. |
| location_Id | String | The Id of the location associated with this vendor restricted location record. |
| location_Key | String | The system-assigned key of the location associated with this vendor restricted location record. |
| vendor_Href | String | The URL of the vendor associated with this restricted location record. |
| vendor_Id | String | The Id of the vendor associated with this restricted location record. |
| vendor_Key | String | The system-assigned key of the vendor associated with this restricted location record. |