Substitutes REST Endpoints

Business Objects/Locations/Substitutes
The operations from the Business Objects/Locations/Substitutes category.
Create a Substitute
Method: post
Path: /locations/{locationGid}/substitutes
Delete a Substitute
Method: delete
Path: /locations/{locationGid}/substitutes/{ID}
Get a Substitute
Method: get
Path: /locations/{locationGid}/substitutes/{ID}
Get Substitutes
Method: get
Path: /locations/{locationGid}/substitutes
Update a Substitute
Method: patch
Path: /locations/{locationGid}/substitutes/{ID}
Update Substitutes
Method: patch
Path: /locations/{locationGid}/substitutes