Invoice Line Descriptive Flexfields REST Endpoints

Project Contract Invoices/Invoice Lines/Invoice Line Descriptive Flexfields
A listing of all the descriptive flexfields available for invoice lines.
Get all invoice line descriptive flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectContractInvoices/{InvoiceId}/child/InvoiceLines/{InvoiceLineId}/child/InvoiceLineDff
Get an invoice line descriptive flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectContractInvoices/{InvoiceId}/child/InvoiceLines/{InvoiceLineId}/child/InvoiceLineDff/{InvoiceLineId2}
Update an invoice line descriptive flexfield for a project contract invoice
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectContractInvoices/{InvoiceId}/child/InvoiceLines/{InvoiceLineId}/child/InvoiceLineDff/{InvoiceLineId2}