Create a delivery quote

This request initiates the process of quote creation.

Body Params
string
required

The parent identifier of the store.

delivery_details
object
required

The delivery address, including the latitude and longitude of the location.

This value is mandatory for delivery orders. Delivery orders have an order_service value of "D" or "PD".

pickup
object
required

An object that contains the start and end date and time allowed for pickup of an order.

dropoff
object
required

An object that represents dropoff start and end date time.

customer
object
required

An object that represents the interval of time allowed for pickup. The interval is specified by date-time information that indicates the beginning and end of the time period.

order_total
object
required
Headers
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"

Response

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