Withdraw bid

Pushes a bidder-side WITHDRAW onto an OPEN thread, flipping its status to WITHDRAWN (terminal). Bidder-only — the lister equivalent is CANCEL on the listing. | authz: allowed_org_types=[provider], min_org_role=driver | (BidAppendReq) -> (bool)

Authentication

AuthorizationBearer

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

Path parameters

bid_thread_idstringRequired

Request

This endpoint expects an object.
pro_forma_line_itemslist of objectsOptional
commentstringOptional

Response

Successful Response

Errors

422
Bid Threads Withdraw V1request Unprocessable Entity Error