ls_get_checkout
Get a checkout by its ID, with details including URL, expiry, and custom data.
Instructions
Get a specific checkout by ID, including URL, expiry, and custom data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkoutId | Yes | The checkout ID | |
| include | No | Comma-separated related resources to include (e.g. 'store,variant') |