Special Services REST Endpoints
Business Objects/Locations/Special Services
The operations from the Business Objects/Locations/Special Services category.
- Create a Special Service
- Method: postPath:
/locations/{locationGid}/specialServices - Delete a Special Service
- Method: deletePath:
/locations/{locationGid}/specialServices/{specialServiceCodeGid} - Get a Special Service
- Method: getPath:
/locations/{locationGid}/specialServices/{specialServiceCodeGid} - Get Special Services
- Method: getPath:
/locations/{locationGid}/specialServices - Update a Special Service
- Method: patchPath:
/locations/{locationGid}/specialServices/{specialServiceCodeGid} - Update Special Services
- Method: patchPath:
/locations/{locationGid}/specialServices