Webhook Listing Listing Driver Invited To Bid

Sent when one or more drivers are invited to a listing.

postWebhooklisting.listing.driver_invited_to_bid

Payload

event_type'listing.listing.driver_invited_to_bid'
event_timestampstring date-time required

UTC timestamp when the event occurred

listing_idstring required

The listing the driver was invited to

order_idstring required

The order associated with the listing

task_group_idstring required

The task group associated with the listing

driver_idsstring[] required

Drivers invited to the listing

Response

Successful Response

{"stackTrail":"webhooks:listing.listing.driver_invited_to_bid:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.