diff --git a/models/_root/checkout.yml b/models/_root/checkout.yml index f59f568a9..ee1c5ca23 100644 --- a/models/_root/checkout.yml +++ b/models/_root/checkout.yml @@ -22,7 +22,7 @@ properties: properties: id: type: number - description: The `id` of the order. To access `checkout.order.id` from `order-confirmation.html`, use Script Manager or the Stencil themeʼs page context to assign the value of `checkout.order.id` to a variable. For more information, see the example in [Using the Fetch API](/api-docs/storefront/cart-and-checkout-overview#using-the-fetch-api). + description: The `id` of the order. To access `checkout.order.id` from `order-confirmation.html`, use Script Manager or the Stencil themeʼs page context to assign the value of `checkout.order.id` to a variable. For more information, see the example in [Using the Fetch API](/docs/storefront/cart-checkout/guide/rest-management#using-the-fetch-api). example: 1836 header_image: type: string