Early Payment Offers REST Endpoints

Early Payment Offers
The early payment offers resource is used to manage details about buyer-initiated standing discount offers which includes assignments and descriptive flexfields.
Create a standing early payment offer
Method: post
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers
Get a standing early payment offer
Method: get
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/{discountOfferId}
Get all standing early payment offer
Method: get
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers
Retrieve the list of campaigns for a supplier
Method: post
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/action/getCampaignDetailsUsingVendorId
Retrieve the list of supplier contacts for a vendor
Method: post
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/action/getSupplierContacts
Send early payment offers to suppliers
Method: post
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/action/sendEarlyPaymentOffers
Update a standing early payment offer
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/{discountOfferId}
Update supplier contact for early payment offers
Method: post
Path: /fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/action/updateSupplierAssignments