A new endpoint for splitting an order has been added. This endpoint can be used to split an existing order by moving some of its items to a new order.
A new endpoint for splitting an order has been added. This endpoint can be used to split an existing order by moving some of its items to a new order.
We have added a new field ‘Approval Status’ in the RMA rest API services.
You can now create Item Notes for PO Items when creating a PO via REST API.
We have added a new REST API endpoint for retrieving the serial numbers of a product.
We have added the UPC to the Create Product REST API service request (POST/API/Products).
A TrackingNumbers property was added to the GET/API/PurchaseOrders REST API service response. This call is used to get Purchase Order information in bulk.
GTIN field was added to the GET/API/Catalog REST API service response. This call is used to get Catalog information in bulk.
Added the Exported field into the RMA Update REST API service request, so an RMA can be marked as Exported / Not Exported.
Added two new REST API endpoints for getting RMA saved views and RMAs by saved view ID.