/updateExternalWarehouseQuantities

Severe throttling
Set the quantity of SKUs in a specified external warehouse. Updating an external warehouse's quantities will overwrite any existing quantities: missed SKU will be zeroed out. In case the SKU was duplicated in the request only the last inventory record will be applied. The limit is 200,000 SKUs per call.

🚧

This request overwrites the entire external warehouse.

Any SKU in an external warehouse that is omitted from the next request will be removed from said warehouse.

Body Params
string
required
Quantities
object

The array that contains the SKUs and quantities to be updated in the specified warehouse. NOTE: If you wish to update a single SKU, you must send in ALL SKUs in that warehouse. So, if you have 3 SKUs that need to be updated, but you have a total of 100 SKUs in the warehouse, you must send in ALL SKUs and Quantities (in this case all 100 SKUs)

string
required
string
required
Headers
string
Defaults to application/json

application/json

string
Defaults to application/json

application/json

Response

Language
Response
Choose an example:
application/json