Statuses REST Endpoints

Business Objects/Locations/Statuses
The operations from the Business Objects/Locations/Statuses category.
Create a Status
Method: post
Path: /locations/{locationGid}/statuses
Delete a Status
Method: delete
Path: /locations/{locationGid}/statuses/{statusTypeGid}
Get a Status
Method: get
Path: /locations/{locationGid}/statuses/{statusTypeGid}
Get Statuses
Method: get
Path: /locations/{locationGid}/statuses
Update a Status
Method: patch
Path: /locations/{locationGid}/statuses/{statusTypeGid}
Update Statuses
Method: patch
Path: /locations/{locationGid}/statuses