Create a warehouse route
Warehouse Routes
Create a warehouse route
Create a warehouse route.
POST
Create a warehouse route
Request Structure
| Field | Required | Description |
|---|---|---|
product_id | Yes | Product |
warehouse_id / account_id / customer_id | No | Scope of the route |
PATCH /api/warehouse_routes/{id}/position.Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Body
application/json
Response
Created successfully
The response is of type object.

