Create Routes

This operation initiates the creation of a route or load plan. The plan is optimized and generated based on the pallets that are submitted in this operation.

Body Params
payload
object
required

Payload

Headers
string
required

A unique value that defines the log for each request.

In cases where the client does not pass a UUID, the app must create a random UUID.

Example:

"21111199-9b07-4350-bb2b9-0db3c22"

string
required

The Walmart consumer identifier (ID) of the tenant. The tenant must submit this ID in the header of every request.

Example:

"2d6cf199-9b07-4350-bb2b9-0db3c2"

string
required

Specifies the literal application/x-www-form-urlencoded.
This value identifies the content type of the request body.

Example:

"application/x-www-form-urlencoded"

string

The requested timestamp. Specify a UTC date-time stamp in ISO 8601 format.

string
required

Specifies the literal and value for Bearer .

Example:

Bearer eyJraWQiOiI1N…yLTQ4MjctOGUz

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json