Payments Descriptive Flexfields REST Endpoints

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