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_id
Response
Successful Response
_id
bids
created_at_timestamp
listing_id
status
status_changed_at_timestamp
accepted_pro_forma_line_items
bidder_driver_id
bidder_provider_org_id
Must be a string starting with org_
schema_version
Errors
422
Bid Threads by ID V1request Unprocessable Entity Error

