Purchase Orders

Number of APIs: 4

  1. Allows you to retrieve purchase orders GET {{baseUrl}}/PurchaseOrders?Status=<string>&DateFrom=<string>&DateTo=<string>&order=<string>&page=<integer>

  2. Allows you to create one or more purchase orders PUT {{baseUrl}}/PurchaseOrders?summarizeErrors=false

  3. Allows you to update or create one or more purchase orders POST {{baseUrl}}/PurchaseOrders?summarizeErrors=false

  4. Allows you to retrieve a specified purchase orders GET {{baseUrl}}/PurchaseOrders/:PurchaseOrderNumber