Descriptive Flexfields REST Endpoints
Intercompany Transaction Source Documents/Descriptive Flexfields
The operations from the Intercompany Transaction Source Documents/Descriptive Flexfields category.
- Create a descriptive flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/{IntercompanyTrxSourceDocumentId}/child/intercompanyTransactionSourceDocumentDFF
- Get a descriptive flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/{IntercompanyTrxSourceDocumentId}/child/intercompanyTransactionSourceDocumentDFF/{IntercompanyTrxSourceDocumentId2}
- Get all descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/{IntercompanyTrxSourceDocumentId}/child/intercompanyTransactionSourceDocumentDFF
- Update a descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/{IntercompanyTrxSourceDocumentId}/child/intercompanyTransactionSourceDocumentDFF/{IntercompanyTrxSourceDocumentId2}