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