Create Warehouse Mapping
POST//:domain/api/trackstar/integration-instances/:integration_instance/warehouse-mappings
Create a mapping between a Trackstar warehouse and a SKU.io warehouse. Returns 422 if the Trackstar warehouse is not found or the mapping already exists. Requires Bearer token.
Request body fields:
- trackstar_warehouse_id (required, string): The Trackstar warehouse identifier
- warehouse_id (optional, integer): The SKU.io warehouse ID to map to
Request
Responses
- 200
- 422
OK
Response Headers
Content-Type
Unprocessable Entity
Response Headers
Content-Type