Purchase Orders
Number of APIs: 4
-
Allows you to retrieve purchase orders GET {{baseUrl}}/PurchaseOrders?Status=<string>&DateFrom=<string>&DateTo=<string>&order=<string>&page=<integer>
-
Allows you to create one or more purchase orders PUT {{baseUrl}}/PurchaseOrders?summarizeErrors=false
-
Allows you to update or create one or more purchase orders POST {{baseUrl}}/PurchaseOrders?summarizeErrors=false
-
Allows you to retrieve a specified purchase orders GET {{baseUrl}}/PurchaseOrders/:PurchaseOrderNumber