Receiver Accounting Previews REST Endpoints

Intercompany Agreements/Transfer Authorization Groups/Transfer Authorizations/Agreement Based Intercompany Transactions/Receiver Accounting Previews
The receiver accounting preview presents a detailed distribution view of the receiver organization.
Get a receiver accounting preview for a transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions/{TrxId}/child/receiverDistributionLines/{DistId}
Get all receiver accounting previews for a transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions/{TrxId}/child/receiverDistributionLines
Update a receiver accounting preview for a transaction
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions/{TrxId}/child/receiverDistributionLines/{DistId}