Tenders REST Endpoints
Business Objects/Shipment No S S Us/Tenders
The operations from the Business Objects/Shipment No S S Us/Tenders category.
- Create a Tender
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/tenders - Delete a Tender
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/tenders/{iTransactionNo} - Get a Tender
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/tenders/{iTransactionNo} - Get Tenders
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/tenders - Update a Tender
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/tenders/{iTransactionNo} - Update Tenders
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/tenders