Product

APIDescription
POST Product/Add

Add a product

POST Product/Update

Update a product

POST Product/AddMany

Add multiple products up to your agreed batch limit

POST Product/SetPrice

Set single or multiple product prices

POST Product/SetInventory

Set single or multiple product inventories

POST Product/Enable

Enable a product or multiple products

POST Product/Disable

Disable a product or multiple products

Orders

APIDescription
GET Orders/Get?orderId={orderId}

Get an order by order Id

GET Orders/GetUnfulfilled?start={start}&limit={limit}&since={since}

Gets unfulfilled orders

POST Orders/Fulfil

Fulfil an order