tiendanube_get_abandoned_checkout
Retrieve a single abandoned checkout by ID to access customer, items, and totals, enabling recovery of lost sales.
Instructions
🔎 GET ABANDONED CHECKOUT - Retrieve a single abandoned checkout by ID, including customer, items and totals. Omit fields (or set to all/*) to return everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkout_id | Yes | The unique ID of the abandoned checkout | |
| fields | No | Comma-separated list of fields to include in response |