Early Payment Offers Descriptive Flexfields REST Endpoints

Early Payment Offers/Early Payment Offer Assignments/Early Payment Offers Descriptive Flexfields
The early payment offers descriptive flexfields resource is used to manage details about the descriptive flexfield references for an assignment.
Create descriptive flexfields for a standing offer assignment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/{discountOfferId}/child/assignments/{offerAssignmentId}/child/assignmentDff
Get a descriptive flexfield for a standing offer assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/{discountOfferId}/child/assignments/{offerAssignmentId}/child/assignmentDff/{OfferAssignmentId}
Get all descriptive flexfields for a standing offer assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/{discountOfferId}/child/assignments/{offerAssignmentId}/child/assignmentDff
Update a descriptive flexfield for a standing offer assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/{discountOfferId}/child/assignments/{offerAssignmentId}/child/assignmentDff/{OfferAssignmentId}