Related Invoice Global Descriptive Flexfields REST Endpoints

Payables Payments/Related Invoices/Related Invoice Global Descriptive Flexfields
The related invoice global descriptive flexfields resource is used to manage details about the descriptive flexfield references for an invoice payment.
Create a global descriptive flexfield for an invoice payment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/relatedInvoices/{InvoicePaymentId}/child/relatedInvoiceGdf
Get all global descriptive flexfields for an invoice payment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/relatedInvoices/{InvoicePaymentId}/child/relatedInvoiceGdf
Get global descriptive flexfields for an invoice payment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/relatedInvoices/{InvoicePaymentId}/child/relatedInvoiceGdf/{InvoicePaymentId2}
Update global descriptive flexfields for an invoice payment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/relatedInvoices/{InvoicePaymentId}/child/relatedInvoiceGdf/{InvoicePaymentId2}