Invoice Line Distributions REST Endpoints

Project Contract Invoices/Invoice Lines/Invoice Line Distributions
The Invoice Line Distributions resource is used to view the details of invoice line distributions.
Get all invoice line distributions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectContractInvoices/{InvoiceId}/child/InvoiceLines/{InvoiceLineId}/child/InvoiceLineDistributions
Get an invoice line distribution
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectContractInvoices/{InvoiceId}/child/InvoiceLines/{InvoiceLineId}/child/InvoiceLineDistributions/{InvoiceDistId}