- Subcategories:
- Attachments
- Descriptive Flexfields
Intercompany Transaction Source Documents REST Endpoints
Intercompany Transaction Source Documents
Intercompany Transaction Source Document represents documents received from source systems. This document serves as the source data for creating a transfer authorization. Before a transfer authorization can be created, the assignment of beneficiaries must be completed.
- Create a transfer authorization
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/action/createTransferAuthorization
- Get all intercompany transaction source documents
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments
- Get an intercompany transaction source document
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/{IntercompanyTrxSourceDocumentId}
- Update an intercompany transaction source document
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/{IntercompanyTrxSourceDocumentId}