--- title: Order confirmation number - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/order-confirmation-number md: https://shopify.dev/changelog/order-confirmation-number.md --- [Back to Developer changelog](https://shopify.dev/changelog) June 28, 2023 Tags: * API * 2023-07 # Order confirmation number As of GraphQL Admin API version **2023-07,** you can filter orders by their confirmation number. The [confirmation\_number filter](https://shopify.dev/docs/api/admin-graphql/latest/queries/orders#:~:text=checkout_token-,confirmation_number,-created_at) is available on the orders connection. This number corresponds to the order confirmation number that customers see after checkout.