---
title: Unknown sale type - 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/unknown-sale-type'
  md: 'https://shopify.dev/changelog/unknown-sale-type.md'
metadata:
  effectiveApiVersion: 2023-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-06-19T14:52:14-04:00'
  postedAt: '2023-07-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:38-05:00'
  effectiveAt: '2023-07-01T00:00:00-04:00'
---

July 1, 2023

Tags:

* API
* 2023-07

# Unknown sale type

As of `2023-07`, we are introducing sales type `UnknownSale` with line type `UNKNOWN` that represents new types of sales that may be added in the future and do not exist on older versions.

This is a complimentatry object type for the [SalesLineType UNKNOWN](https://shopify.dev/docs/api/admin-graphql/unstable/enums/SaleLineType#value-unknown) and implements the [Sale interface](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/Sale).
