Delivery Status Webhook

(Notifications will be sent to the webhook by an endpoint provided by the client.)

This webhook provides delivery status updates throughout the Walmart GoLocal delivery process for a specific customer’s order.

Listen to this webhook for real-time updates to the delivery status.
Specific events may be selected to pass along to customers and dependent systems.
It also provides a URL for the client to access a delivery's Live Order Tracking.

Walmart GoLocal sends chain of custody details in the Delivery Updates webhook.
These are scanDetails and includes all scanIds scanned by driver at pickup and drop-off events.
This will inform client that the items have been scanned from the pickup through the ENROUTE_TO_DROPOFF status webhook and at drop-off through the DELIVERED status webhook.

Property Type and Location Preference Validation

For property type and location preference values, the following combinations are allowed:

Enum of locationPreferenceHOUSEAPARTMENTBUSINESSOTHERnull
FRONT_DOOROptionalOptionalOptionalOptionalNot Allowed
BACK_DOOROptionalNot AllowedNot AllowedOptionalNot Allowed
SIDE_PORCHOptionalNot AllowedNot AllowedOptionalNot Allowed
BUILDING_RECEPTIONNot AllowedOptionalOptionalOptionalNot Allowed
MAILROOM_OR_PROPERTY_STAFFNot AllowedOptionalOptionalOptionalNot Allowed
GARAGE_DOOROptionalNot AllowedNot AllowedOptionalNot Allowed
NO_PREFERENCEOptionalOptionalOptionalOptionalNot Allowed

See Also

To set notifications for the delivery driver location, see Driver Location Webhook.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Specifies the notice details.

Specifies the request parameter set used for the delivery destination address object.

This webhook gives returns the key status updates throughout the Walmart GoLocal delivery process for a specific customer’s order.

Listen to this webhook for real-time updates to your ongoing deliveries.
It also provides the URL to access a delivery’s Live Order Tracking.
Select which events to trigger notifications to the customers and dependent systems.

eventHeaders
object

Specifies an object describing events.

eventPayload
object

Specifies an object describing the event payload.

Response
200

OK. The request was successful, and the server returned the requested data. No response object is returned.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!