# Field deprecations on the abandoned checkout REST API — Shopify developer changelog --- ## 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). *Published: September 13, 2024* Tags: API, Deprecation Announcement Link: https://shopify.dev/changelog/field-deprecations-on-the-abandoned-checkout-rest-api ---