Payments Global Descriptive Flexfields REST Endpoints

Payables Payments/Payments Global Descriptive Flexfields
The payables payments global descriptive flexfields resource is used to manage details about the global descriptive flexfield references for a payment.
Create a global descriptive flexfield for a payment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/paymentGdf
Get all global descriptive flexfields for a payment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/paymentGdf
Get global descriptive flexfields for a payment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/paymentGdf/{CheckId3}
Update global descriptive flexfields for a payment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/paymentGdf/{CheckId3}