/modifyExternalWarehouseQuantities

Severe throttling Set the quantity of SKUs in a specified external warehouse. Updating an external warehouse's quantities will not overwrite any existing quantities. The limit is 200,000 SKUs per call.

🚧

This request does not overwrite the entire external warehouse.

Only SKUs specified in the request will be updated

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)

int32
Defaults to 0

0: Both Assembled product and Kit with the same SKU will be updated, not other restrictions; 1: Only Assembled product will be updated if the Kit with the same SKU exists, Products will be updated, regular Kits will not be updated; 2: Only Kit will be updated if Assembled Product with the same SKU exists, regular Kits will be updated, products will not be updated

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