ls_get_checkout
Retrieve a specific checkout by ID to access its URL, expiration, and custom fields.
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') |