By id

Fetches a bid thread by id. Visible to the lister, the bidder org (provider), and the bidder driver. | authz: allowed_org_types=[provider], min_org_role=driver | () -> (BidThread1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

bid_thread_idstringRequired

Response

Successful Response
listing_idstring
created_at_timestampdatetime
statusenum
status_changed_at_timestampdatetime
bidslist of objects
_idstring
schema_versionintegerDefaults to 1
bidder_provider_org_idstring

Must be a string starting with org_

bidder_driver_idstring
accepted_pro_forma_line_itemslist of objects

Errors

422
Bid Threads by ID V1request Unprocessable Entity Error