Download inventory as CSV.

GET {{baseUrl}}/api/v1/Inventory/:partnerId?modifiedAfter=<>&mapped=<>&transform=<>&includeNullQuantity=<>&fileType=<>

Request rate limited to 10 requests per second with bursts up to 100 requests.

Request Params

KeyDatatypeRequiredDescription
modifiedAfterstringOnly items modified after this time
mappedstringSet to false to view items with no merchant SKU
transformstringTransform CSV (if configured)
includeNullQuantitystringSet to true to include items with null quantity
fileTypestringValid options are csv, xlsx, xml, json and legacy.