Invoice Distributions Project Descriptive Flexfields REST Endpoints

Invoices/Invoice Lines/Invoice Distributions/Invoice Distributions Project Descriptive Flexfields
The payables invoice distribution project descriptive flexfields resource is used to manage details about the project information for an invoice distribution.
Create a project-related descriptive flexfield for an invoice distribution
Method: post
Path: /fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceLines/{invoiceLinesUniqID}/child/invoiceDistributions/{InvoiceDistributionId}/child/invoiceDistributionProjectDff
Get a project-related descriptive flexfield for an invoice distribution
Method: get
Path: /fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceLines/{invoiceLinesUniqID}/child/invoiceDistributions/{InvoiceDistributionId}/child/invoiceDistributionProjectDff/{InvoiceDistributionId4}
Get all project-related descriptive flexfields for an invoice distribution
Method: get
Path: /fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceLines/{invoiceLinesUniqID}/child/invoiceDistributions/{InvoiceDistributionId}/child/invoiceDistributionProjectDff
Update a project-related descriptive flexfield for an invoice distribution
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceLines/{invoiceLinesUniqID}/child/invoiceDistributions/{InvoiceDistributionId}/child/invoiceDistributionProjectDff/{InvoiceDistributionId4}