Bin Import
A Bin in WithoutWire is a location in the warehouse. Read the Bin Overview for detailed description of bins in WithoutWire.
Request Header
Client
- Accept: application/json
Security
- Authorization: <ClientKey>
Transport
- Host: api.withoutwire.com
Verb
- PUT
Example
PUT https://api.withoutwire.com/integration/bin
Accept: application/json
Authorization: <ClientKey>
Content-Type: application/json; charset=utf-8
Host: api.withoutwire.com
Content-Length: 100
Expect: 100-continue
Connection: Keep-Alive
Request Body: Bin Object
Response Body: Import Response Object