Vehicle has moved to a provisional state

PUB listing provisional

This happens if at least one bid has been received but the bid did not meet the reserve price.

PUBLISH listing provisional

Message

Payload

  • type string Required
  • eventId string Required
  • eventDate string(date-time) Required
  • stockId string Required
  • listingId string Required
Payload examples
{
  "type": "listing.provisional",
  "eventId": "4965f54cdaea4226acde95e0d99b1acf",
  "eventDate": "2020-06-04T11:55:04+01:00",
  "stockId": "7be698d9-230f-4585-b17c-249bb1312580",
  "listingId": "000004ca-e5b9-428e-bea7-ed7ea827ffbb"
}