Statuses REST Endpoints

Business Objects/Trade Licenses/Statuses
The operations from the Business Objects/Trade Licenses/Statuses category.
Create a Status
Method: post
Path: /tradeLicenses/{licenseGid}/statuses
Delete a Status
Method: delete
Path: /tradeLicenses/{licenseGid}/statuses/{statusTypeGid}
Get a Status
Method: get
Path: /tradeLicenses/{licenseGid}/statuses/{statusTypeGid}
Get Statuses
Method: get
Path: /tradeLicenses/{licenseGid}/statuses
Update a Status
Method: patch
Path: /tradeLicenses/{licenseGid}/statuses/{statusTypeGid}
Update Statuses
Method: patch
Path: /tradeLicenses/{licenseGid}/statuses