Route Import
A Route in WithoutWire is associated with an Order.
Request Header
Client
- Accept: application/json
Security
- Authorization: <ClientKey>
Transport
- Host: api.withoutwire.com
Verb
- PUT
Example
PUT https://api.withoutwire.com/integration/route
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: Route Object
Response Body: Import Response Object