- Subcategories:
- Attachments
- Business Unit Accesses
- Descriptive Flexfields for Purchasing Documents
- Notification Controls
- Purchase Agreement Line Lifecycle Details
- Purchase Agreement Lines
- Supporting Documents for Contract Terms
- Template Applied to Business Documents
Purchase Agreements REST Endpoints
Purchase Agreements
A document that's a long-term agreement between a supplier and the requesting organization, and can be referenced by purchase orders in the future. Agreements contain the details with which you agree with your supplier on specific terms and conditions, with or without indicating the goods and services that you will purchase. For example, an agreement with a supplier for 50 laptops, or an agreement with another supplier for installing a television.
- Cancel one purchase agreement
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/cancel - Communicate one purchase agreement
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/communicatePurchaseAgreement - Download PDF content of one purchase agreement
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/viewPDF - Download PDF content of the master contract
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/viewMasterContract - Duplicate one purchase agreement
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/duplicate - Finally close one purchase agreement
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/finallyClose - Freeze one purchase agreement
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/freeze - Get all agreements
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements - Get one agreement
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID} - Hold one purchase agreement
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/hold - Release a hold on one purchase agreement
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/removeHold - Summarize the highlights of a blanket purchase agreement using GenAI
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/generateHighlights - Unfreeze one purchase agreement
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/unfreeze