get_award_report
Retrieve a comprehensive award report including contract details, amounts, budget codes, and bidders from a procurement process using its award ID.
Instructions
Get the richest award report for a process: contract name, contracting form, contractual term, planned vs certified amounts, signature date, budget codes (cifrados presupuestarios), and the list of bidders (oferentes). CAVEAT: this endpoint's id is NOT the proceso_compra.id used elsewhere; it lives in a different id space. Obtain the correct id from a process detail payload. If you pass the wrong id you will get a different contract. When unsure, prefer get_process_detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Award/contract id (not proceso_compra.id). |