Substitutes REST Endpoints
Business Objects/Locations/Substitutes
The operations from the Business Objects/Locations/Substitutes category.
- Create a Substitute
- Method: postPath:
/locations/{locationGid}/substitutes - Delete a Substitute
- Method: deletePath:
/locations/{locationGid}/substitutes/{ID} - Get a Substitute
- Method: getPath:
/locations/{locationGid}/substitutes/{ID} - Get Substitutes
- Method: getPath:
/locations/{locationGid}/substitutes - Update a Substitute
- Method: patchPath:
/locations/{locationGid}/substitutes/{ID} - Update Substitutes
- Method: patchPath:
/locations/{locationGid}/substitutes