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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Validation:

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

Request

Responses

OK

Response Headers
    Content-Type