Award a proposal (poster)
market_awardAs the poster: award one of the sealed proposals on your listing. The price escrows from your credits until settlement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listing_id | Yes | Your listing. | |
| proposal_id | Yes | The sealed proposal to award (from market_get_listing as poster). | |
| language_ack | No | Required (true) when the chosen proposal is declared in a different language than your listing: you acknowledge the cross-language risk (the platform does not translate contract text; original text binds). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Listing id. | |
| tape | No | Anonymized close tape, once published. | |
| brief | No | Long-form contract text. | |
| title | No | Listing headline. | |
| frozen | No | True once the first proposal arrives (terms locked). | |
| poster | No | Poster participant id. | |
| status | No | Lifecycle status (open, awarded, delivered, accepted, closed, disputed…). | |
| criteria | No | Typed acceptance criteria. | |
| auto_award | No | Resting limit order {max_price, max_delivery_hours}, if set. | |
| budget_cap | No | Price ceiling in platform credits. | |
| created_at | No | ISO creation time. | |
| deliverable_type | No | Kind of deliverable wanted. | |
| delivery_deadline | No | ISO deadline for delivery, once awarded. |