get_checkout
Poll a checkout by checkout_id. Returns status (pending | paid | cancelled), full item list, customer details, and payment_url if already minted. Use to verify customer details before calling complete_checkout, or to retrieve the payment_url if complete_checkout was already called.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkout_id | Yes |