- Subcategories:
- Details
Operational Locations REST Endpoints
Business Objects/Locations/Operational Locations
The operations from the Business Objects/Locations/Operational Locations category.
- Create an Operational Location
- Method: postPath:
/locations/{locationGid}/operationalLocations - Delete an Operational Location
- Method: deletePath:
/locations/{locationGid}/operationalLocations/{operationalLocationGid} - Get an Operational Location
- Method: getPath:
/locations/{locationGid}/operationalLocations/{operationalLocationGid} - Get Operational Locations
- Method: getPath:
/locations/{locationGid}/operationalLocations - Update an Operational Location
- Method: patchPath:
/locations/{locationGid}/operationalLocations/{operationalLocationGid} - Update Operational Locations
- Method: patchPath:
/locations/{locationGid}/operationalLocations