- Subcategories:
- Attachments
- Charges
- Default Purchase Order Schedules
- Default Transfer Order Shipment Lines
- Trade Operation Shipments
- Trade Operations Descriptive Felxfield
- charges
Trade Operations REST Endpoints
Inventory Management/Trade Operations
The operations from the Inventory Management/Trade Operations category.
- allocateCharges
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/action/allocateCharges - associateFilteredPOSchedulesAndAllocate
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/action/associateFilteredPOSchedulesAndAllocate - associateFilteredTOShipmentLinesAndAllocate
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/action/associateFilteredTOShipmentLinesAndAllocate - calculateTax
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/action/calculateTax - createTradeOperationAndCharges
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/action/createTradeOperationAndCharges - createTradeOperationFromFilteredSet
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/action/createTradeOperationFromFilteredSet - createTradeOperationFromInvoices
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/action/createTradeOperationFromInvoices - createTradeOperationFromTemplate
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/action/createTradeOperationFromTemplate - createTradeOperationFromTemplateForFilterSet
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/action/createTradeOperationFromTemplateForFilterSet - Delete a trade operation
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId} - Get all trade operations
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations - Get one trade operation
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId} - POST
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations - Update a trade operation
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}