api/v1-Inventory-{partner Id}
Number of APIs: 4
-
Resend all inventory items. PUT {{baseUrl}}/api/v1/Inventory/:partnerId/Resend
-
Get a single item by SKU GET {{baseUrl}}/api/v1/Inventory/:partnerId/Item/:sku
-
Download inventory as CSV. GET {{baseUrl}}/api/v1/Inventory/:partnerId?modifiedAfter=<>&mapped=<>&transform=<>&includeNullQuantity=<>&fileType=<>
-
Match items with CSV. POST {{baseUrl}}/api/v1/Inventory/:partnerId/Matching