Create thread

Opens a bid thread with an offer, acceptance, or denial. | authz: allowed_org_types=[provider], min_org_role=member | (BidThreadClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
actionenumRequired
Allowed values:
listing_idstringRequired
commentstringOptional
pro_forma_line_itemslist of objectsOptional
schema_versionintegerOptionalDefaults to 1

Response

Successful Response

Errors

422
Bid Threads Create V1request Unprocessable Entity Error