Get Warehouse by Local Warehouse
GET/api/temu/:integration_instance/warehouses/by-warehouse/:warehouse_id
Check if a local SKU.io warehouse is mapped to a Temu warehouse.
Used by the frontend to warn users before fulfillment submission if a warehouse is not mapped.
Path Parameters:
integration_instance- Integration instance IDwarehouse_id- Local SKU.io warehouse ID
Response:
warehouse- Temu warehouse record (or null if not mapped)is_mapped- Boolean indicating whether the warehouse is mapped
Request
Responses
- 200
Successful response