Create
Creates a Listing for a TaskGroup that the caller's org coordinates. Snapshots participants by unioning ad-hoc picks with expanded bidding groups. When `auto_open_priced_bid_threads` is True, also auto-opens one BidThread per resolved participant with a lister-side seed Bid carrying default-rate-sheet-derived pricing (falling back to the listing's `pro_forma_line_items` when no rate sheet is configured for a participant) — listing insert and thread inserts are atomic. | authz: allowed_org_types=[provider], min_org_role=operator | (ListingClientCreate1) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
listing_description
task_group_id
task_group_summary_for_bidders
audience
Allowed values:
schema_version
pro_forma_line_items
participant_provider_org_ids
org_bidding_group_ids
participant_driver_ids
driver_bidding_group_ids
type
Allowed values:
auto_award_first_accept
auto_open_priced_bid_threads
internal_notes
Response
Successful Response
Errors
422
Listings Create V1request Unprocessable Entity Error

