Purchase Order

Actions
Verb URL format Action Description
POST api/v2/Order/processAsync Create Create an Order asynchronously Details
POST api/v2/Order/processAsync Create Process an order asynchronously Details
POST N/A Create Post order data to click on confirmation Details
POST N/A Create Post order data to GEP Click order creation or change Details
GET api/v1/OrderAggregation/v1?documentId=<documentId> READ Retrieve the Order document based on the document ID Details
GET api/v1/OrderAggregation/v1/GetOrderByDocumentNumber?documentNumber=<encodedDocumentNumber> READ Retrieve the Order document based on the document number Details