Rest API Archives | Page 6 of 6 | Descartes Sellercloud

Receiving Warehouse

You can now filter by ReceivingWarehouse for a PO in REST API.

Product Serial Numbers

We have added a new REST API endpoint for retrieving the serial numbers of a product.

Add Product’s UPC

We have added the UPC to the Create Product REST API service request (POST/API/Products).

Tracking Numbers Property

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.

Get GTIN

GTIN field was added to the GET/API/Catalog REST API service response. This call is used to get Catalog information in bulk.

RMA – Export Field

Added the Exported field into the RMA Update REST API service request, so an RMA can be marked as Exported / Not Exported.

RMA Endpoints

Added two new REST API endpoints for getting RMA saved views and RMAs by saved view ID.

Serial Number Filter

Serial Number filter in REST API Get All Orders service lets you search for orders by serial number.

GetAllCatalog Service

When running REST API GetAllCatalog service, you will now receive BrandID and ManufacturerID as responses.