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: post
Path: /fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/action/createTransferAuthorization
Get all intercompany transaction source documents
Method: get
Path: /fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments
Get an intercompany transaction source document
Method: get
Path: /fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/{IntercompanyTrxSourceDocumentId}
Update an intercompany transaction source document
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/intercompanyTransactionSourceDocuments/{IntercompanyTrxSourceDocumentId}