---
title: Additional fees as a sale line 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/additional-fees-as-a-sale-line-type'
  md: 'https://shopify.dev/changelog/additional-fees-as-a-sale-line-type.md'
metadata:
  effectiveApiVersion: 2023-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-06-20T14:36:34-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

# Additional fees as a sale line type

Sales records can now be of type `AdditonalFeeSale` as of `2023-07`, which represents a sale associated with an additional fee charge.

For more information on this new type implementation, visit the documentation for the [sale interface](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/Sale#top).
