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: postPath:
/fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/paymentGdf - Get all global descriptive flexfields for a payment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/paymentGdf - Get global descriptive flexfields for a payment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/paymentGdf/{CheckId3} - Update a global descriptive flexfield for a payment
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/paymentGdf/{CheckId3}