---
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'
metadata:
  effectiveApiVersion: 2023-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-06-28T19:28:28-04:00'
  postedAt: '2023-06-28T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:38-05:00'
  effectiveAt: '2023-06-28T00:00:00-04:00'
---

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.
