Receiving Transaction Descriptive Flexfields REST Endpoints
Inventory Management/Receiving Transactions History/Receiving Transaction Descriptive Flexfields
The operations from the Inventory Management/Receiving Transactions History/Receiving Transaction Descriptive Flexfields category.
- Get all descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactionsHistory/{TransactionId}/child/transactionDFFs - Get one descriptive flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactionsHistory/{TransactionId}/child/transactionDFFs/{TransactionId3} - Update one descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactionsHistory/{TransactionId}/child/transactionDFFs/{TransactionId3}