- Subcategories:
- Early Payment Offer Assignments
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: postPath:
/fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers - Get a standing early payment offer
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/{discountOfferId} - Get all standing early payment offer
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers - Retrieve the list of campaigns for a supplier
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/action/getCampaignDetailsUsingVendorId - Retrieve the list of supplier contacts for a vendor
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/action/getSupplierContacts - Send early payment offers to suppliers
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/action/sendEarlyPaymentOffers - Update a standing early payment offer
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/{discountOfferId} - Update supplier contact for early payment offers
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/buyerInitiatedEarlyPaymentOffers/action/updateSupplierAssignments