Agreement Based Intercompany Transactions REST Endpoints

Intercompany Agreements/Transfer Authorization Groups/Transfer Authorizations/Agreement Based Intercompany Transactions
The transactions represents intercompany transaction information that's generated from a transfer authorization.
Get a transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions/{TrxId}
Get all transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions
Update a transaction
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions/{TrxId}