We have added four new endpoints to our Rest API:
- Split Purchase Order – use this endpoint for cases when you need to Split an existing Purchase order.
- Get Purchase Orders By View – use this endpoint to get the details of a list of Purchase orders by using an existing PO Saved View.
- Get PO Saved Views – use this endpoint to get the list of your existing Purchase Order Saved Views. The response body will return a list of your Saved views, including the View Name and numerical ID.
- Update Multiple Custom Columns for Order – use this endpoint to update the values for multiple existing Custom Order Columns at once.