Receivables Invoice Distributions REST Endpoints

Receivables Invoices/Receivables Invoice Distributions
The receivables invoice distributions resource is used to create and get the invoice distributions associated to an invoice.
Create a receivables invoice distribution
Method: post
Path: /fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}/child/receivablesInvoiceDistributions
Get a receivables invoice distribution
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}/child/receivablesInvoiceDistributions/{DistributionId}
Get all invoice distributions for a receivables invoice
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}/child/receivablesInvoiceDistributions