post https://developer.api.us.stg.walmart.com/v1/orders/:checkin
Checkin provides an inbound API call for status updates to the tenant on various actions in the checkin process, to include start trip, location update, and trip arrived.
Event Name, Trigger, and Webhook Type
The event name, trigger, and webhook type listed below reference how the Checkin Notification Engine (CINE) generates events when clients use Checkin as a Service (ChaaS) requests. If the client application does not use Checkin as a Service (ChaaS), then the client must generate the events listed in the table below and publish said events to Store Assist.
The notification payloads documented in this section are not each explicitly required. Required requests vary based on the client.
Event Name | Trigger | Webhook Type |
---|---|---|
First Customer Checkin | Signifies the customer trip has begun. | START_TRIP |
Customer Location Update | Provides updates for the customer's estimated time of arrival (ETA). | LOCATION_UPDATE |
Customer Arrived | Signifies that the customer has arrived at the pickup location. | TRIP_ARRIVED |
Parking Updated | Provides vehicle and parking location information. | PARKING_UPDATE |