- Subcategories:
- Attachments
- Flexfields for Draft Purchase Orders
- Lines
- Special Handling Flexfields for Draft Purchase Orders
- Summary Attributes for Draft Purchase Orders for Acknowledgments
- Supporting Documents for Contract Terms
- Template Usages
- US Federal Attributes for Draft Purchase Orders
Draft Purchase Orders REST Endpoints
Draft Purchase Orders
A document that controls the purchase of goods or services that have been created but not yet communicated to the supplier. You must have the necessary roles and privileges to access these documents. Refer to the Job Roles and Privileges and Status Codes topics for additional details.
- Accept or reject one requester change
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/processRequesterChanges - Add contract terms
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/addContractTerms - Apply discounts to the purchase order lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/applyDiscount - Apply latest terms
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/applyLatestTemplate - Calculate tax and derive charge account
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/calculateTaxAndAccounting - Cancel one change order
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/cancelChangeOrder - Change contract source
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/changeContractSource - Check funds availability
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/checkFunds - Create one header
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders - Delete an incomplete change order
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/deleteChangeOrder - Delete one header
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID} - Distribute project costs
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/distributeProjectCosts - Download PDF content of one purchase order
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/viewPDF - Download PDF content of the master contract
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/viewMasterContract - Get all draft purchase orders
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders - Get one draft purchase order
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID} - Integrate Docusign workflows for e-signature process of one PO
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/eSign - Remove contract terms
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/removeContractTerms - Submit one draft purchase order
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/submit - Update all lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/updateAllLines - Update one header
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID} - Validate one draft purchase order
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/validateDocument - Withdraw one purchase order or change order
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/action/withdraw