get_checkout
Fetch a specific Shopify checkout by ID to access its details, including order status and payment information.
Instructions
Fetch a specific checkout by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Checkout ID (e.g., 'gid://shopify/Checkout/123456789') |