Informational Costs REST Endpoints
Business Objects/Sell Shipments/Informational Costs
The operations from the Business Objects/Sell Shipments/Informational Costs category.
- Create an Informational Cost
- Method: postPath:
/sellShipments/{shipmentGid}/informationalCosts - Delete an Informational Cost
- Method: deletePath:
/sellShipments/{shipmentGid}/informationalCosts/{shipmentInfCostSeqno} - Get an Informational Cost
- Method: getPath:
/sellShipments/{shipmentGid}/informationalCosts/{shipmentInfCostSeqno} - Get Informational Costs
- Method: getPath:
/sellShipments/{shipmentGid}/informationalCosts - Update an Informational Cost
- Method: patchPath:
/sellShipments/{shipmentGid}/informationalCosts/{shipmentInfCostSeqno} - Update Informational Costs
- Method: patchPath:
/sellShipments/{shipmentGid}/informationalCosts