Invoice Installments Global Descriptive Flexfields REST Endpoints
    
        Invoices/Invoice Installments/Invoice Installments Global Descriptive Flexfields
    
The payables invoice installments descriptive flexfields resource is used to manage details about the global descriptive flexfield references for an invoice installment.
- Create a global descriptive flexfield for an invoice installment
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceInstallments/{invoiceInstallmentsUniqID}/child/invoiceInstallmentGdf - Get all global descriptive flexfields for an invoice installment
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceInstallments/{invoiceInstallmentsUniqID}/child/invoiceInstallmentGdf - Get global descriptive flexfields for an invoice installment
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceInstallments/{invoiceInstallmentsUniqID}/child/invoiceInstallmentGdf/{invoiceInstallmentGdfUniqID} - Update global descriptive flexfields for an invoice installment
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceInstallments/{invoiceInstallmentsUniqID}/child/invoiceInstallmentGdf/{invoiceInstallmentGdfUniqID}