- 1 Minute to read
-
PDF
Order Assignment
- 1 Minute to read
-
PDF
Order Assignment
These filters are available on version 9.5 and above.
This API method used to set orders to be assigned in WithoutWire. The order status will be set to “Waiting for Picking.” All operators that are set for the role of “pick” will have access to these orders. An error is returned if an order is not found.
Request Header
Client
Accept: application/json
Security
Authorization: <ClientKey>
Transport
Host: api.withoutwire.com
Verb
PUT
Example
PUT https://api.withoutwire.com/integration/order/autoassign
Accept: application/json
Authorization: <ClientKey>
Content-Type: application/json; charset=utf-8
Host: api.withoutwire.com
Content-Length: 103
Expect: 100-continue
Connection: Keep-Alive
Request Body: Identity Object
Response Body: Import Response Object