Create a putaway rule
Putaway Rules
Create a putaway rule
Create a putaway rule.
POST
Create a putaway rule
Request Structure
| Field | Required | Description |
|---|---|---|
account_id | Yes | Account (not changeable on update) |
rule | Yes | code, walk_sequence, remaining_height, or pickface_proximity |
direction | Yes | asc or desc |
PATCH /api/putaway_rules/{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.

