Webhook Listing Bid Thread Action Added

Sent when a bid action is added to a bid thread.

postWebhooklisting.bid_thread.action_added

Payload

event_type'listing.bid_thread.action_added'
event_timestampstring date-time required

UTC timestamp when the event occurred

listing_idstring required

The listing the bid thread belongs to

bid_thread_idstring required

The bid thread the bid was added to

order_idstring required

The order associated with the listing

task_group_idstring required

The task group associated with the listing

awardedboolean

True when the acceptance awarded the listing

Response

Successful Response

{"stackTrail":"webhooks:listing.bid_thread.action_added: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.