Provider Accounting Previews REST Endpoints
Intercompany Agreements/Transfer Authorization Groups/Transfer Authorizations/Agreement Based Intercompany Transactions/Provider Accounting Previews
The provider accounting preview presents a detailed distribution view of the provider organization.
- Get a provider accounting preview for a transaction
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions/{TrxId}/child/providerDistributionLines/{DistId} - Get all provider accounting previews for a transaction
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions/{TrxId}/child/providerDistributionLines - Update a provider accounting preview for a transaction
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions/{TrxId}/child/providerDistributionLines/{DistId}