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: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/cancel
Communicate one purchase agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/communicatePurchaseAgreement
Download PDF content of one purchase agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/viewPDF
Download PDF content of the master contract
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/viewMasterContract
Duplicate one purchase agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/duplicate
Finally close one purchase agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/finallyClose
Freeze one purchase agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/freeze
Get all agreements
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements
Get one agreement
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}
Hold one purchase agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/hold
Release a hold on one purchase agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/removeHold
Summarize the highlights of a blanket purchase agreement using GenAI
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/generateHighlights
Unfreeze one purchase agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/action/unfreeze