Create a product storage unit
Products: Storage Units
Create a product storage unit
Create a product storage unit.
POST
Create a product storage unit
Request Structure
| Field | Required | Description |
|---|---|---|
product_id | Yes | Product |
storage_unit_type_id | Yes | Storage unit type |
stock_configuration | Yes | unit, case, inner, or outer |
unit_of_measure | Yes | Dimension unit |
per_layer / number_of_layers | Yes | Layer config |
PATCH /api/product_storage_units/{id}/priority.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.

