Skip to main content

Map Warehouse to Local Warehouse

PUT 

/api/temu/:integrationInstance/warehouses/:temu_warehouse/map

Sets local_warehouse_id on the TemuWarehouse record so fulfillments routed to this Temu warehouse pull stock from the chosen local Warehouse.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Validation:

  • warehouse_id — nullable integer, must exist in warehouses. Pass null to clear the mapping.

Request

Responses

OK

Response Headers
    Content-Type