rider-at-consumer

Type: object

Fired when a rider is in range(~50 meters) of a consumer's address. The rider hasn't clicked that they have arrived at the consumer yet, but are in range to do so successfully.


Example:

{
    "timestamp": "2022-09-22T16:20:09.004Z",
    "event": "rider_at_consumer",
    "orderKey": "2e2af4fe-66d7-4668-9f39-f61241ae7306",
    "externalId": "OMNAJJQ-R6X31N",
    "riderKey": "1a2b8e11d92bf926525fff1457c8a45e471be086",
    "coordinates": {
        "latitude": 40.6041305,
        "longitude": -73.9670488
    },
    "producer": {
        "producerKey": "relay",
        "producerLocationKey": "50d04c3f-e4fa-4c3b-b576-ac5c022ac4c3"
    }
}

Type: const
Specific value: "rider_at_consumer"

Type: stringFormat: date-time

the time the rider crossed the restaurant's geofence.

Type: string

Type: string

Type: string

Type: object

The position of the rider

Type: number

Type: number

Type: object

Type: string

Type: string