Statuses REST Endpoints

Business Objects/Order Bases/Statuses
The operations from the Business Objects/Order Bases/Statuses category.
Create a Status
Method: post
Path: /orderBases/{orderBaseGid}/statuses
Delete a Status
Method: delete
Path: /orderBases/{orderBaseGid}/statuses/{statusTypeGid}
Get a Status
Method: get
Path: /orderBases/{orderBaseGid}/statuses/{statusTypeGid}
Get Statuses
Method: get
Path: /orderBases/{orderBaseGid}/statuses
Update a Status
Method: patch
Path: /orderBases/{orderBaseGid}/statuses/{statusTypeGid}
Update Statuses
Method: patch
Path: /orderBases/{orderBaseGid}/statuses