Purchase Order Service API REST Endpoints
Instruments Receivables Services/Purchase Order Service API
This service is for Purchse Order Operations.
- Adds a new purchase order
- Method: postPath:
/service/v1/po/create
- Authorise the purchase order from conductor
- Method: postPath:
/service/v1/po/authorizePo
- Edit an existing authorised purchase order
- Method: postPath:
/service/v2/po/modify
- Enrich the purchase order with necessary fields for creation
- Method: postPath:
/service/v1/po/enrichment
- Get the edit purchase order details
- Method: postPath:
/service/v1/comparePOValuesOnEdit
- Get the linked purchase order by invoice reference number
- Method: getPath:
/service/v1/linkedPoFromInvoice
- Modify a existing authorised purchase order
- Method: postPath:
/service/v1/po/modify
- Reject instruments
- Method: postPath:
/service/v1/po/rejectPo
- Retrieves the list of purchase orders
- Method: getPath:
/service/v1/po/{poIntNumber}
- Runs purchase order acceptance job
- Method: getPath:
/service/v1/runPOAcceptanceJob
- Search for an existing purchase order
- Method: getPath:
/service/v1/po