Trade Operations Descriptive Felxfield REST Endpoints
Inventory Management/Trade Operations/Trade Operations Descriptive Felxfield
Descriptive flexfield for trade operations.
- Create trade operation descriptive flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/child/DFF - Delete one trade operation descriptive flexfield
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/child/DFF/{TradeOperationId2} - Get all trade operation descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/child/DFF - Get one trade operation descriptive flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/child/DFF/{TradeOperationId2} - Update one trade operation descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/tradeOperations/{TradeOperationId}/child/DFF/{TradeOperationId2}