---
title: >-
  Field deprecations on the abandoned checkout REST API - 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/field-deprecations-on-the-abandoned-checkout-rest-api
  md: >-
    https://shopify.dev/changelog/field-deprecations-on-the-abandoned-checkout-rest-api.md
metadata:
  effectiveApiVersion: 2024-10
  affectedApi:
    - displayName: Admin REST API
      handle: admin-rest
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2024-09-13T13:21:51-04:00'
  postedAt: '2024-09-13T13:12:00-04:00'
  updatedAt: '2024-09-16T17:01:24-04:00'
  effectiveAt: '2024-09-13T13:12:00-04:00'
---

September 13, 2024

Tags:

* Action Required
* Admin REST API
* 2024-10

# Field deprecations on the abandoned checkout REST API

The following fields have been deprecated from the [Abandoned Checkout REST API](https://shopify.dev/docs/api/admin-rest/unstable/resources/abandoned-checkouts): `cart_token`, `closed_at`, `currency`, `gateway`, `landing_site`, `fulfillment_service`, `grams`, `presentment_currency`, `referring_site`, `shipping_lines`, `token` and `total_weight` fields

As of 2024-10, the endpoint is available via the [newly published GraphQL abandoned checkout API](https://shopify.dev/changelog/new-abandoned-checkouts-listing-endpoint-on-the-admin-graphql-api).
