Statuses REST Endpoints

Business Objects/Tenders/Statuses
The operations from the Business Objects/Tenders/Statuses category.
Create a Statuse
Method: post
Path: /tenders/{iTransactionNo}/statuses
Delete a Statuse
Method: delete
Path: /tenders/{iTransactionNo}/statuses/{statusTypeGidxstatusValueGid}
Get a Statuse
Method: get
Path: /tenders/{iTransactionNo}/statuses/{statusTypeGidxstatusValueGid}
Get Statuses
Method: get
Path: /tenders/{iTransactionNo}/statuses
Update a Statuse
Method: patch
Path: /tenders/{iTransactionNo}/statuses/{statusTypeGidxstatusValueGid}
Update Statuses
Method: patch
Path: /tenders/{iTransactionNo}/statuses