---
title: >-
  Bugfix to Returns API: Block refunds on requested returns - 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/bugfix-to-returns-api-block-refunds-on-requested-returns
  md: >-
    https://shopify.dev/changelog/bugfix-to-returns-api-block-refunds-on-requested-returns.md
metadata:
  effectiveApiVersion: 2024-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: false
  createdAt: '2023-12-07T09:58:03-05:00'
  postedAt: '2024-01-01T12:30:00-05:00'
  updatedAt: '2024-12-13T17:24:40-05:00'
  effectiveAt: '2024-01-01T12:30:00-05:00'
---

January 1, 2024

Tags:

* API
* 2024-01

# Bugfix to Returns API: Block refunds on requested returns

As of API version 2024-01, we fixed a bug that had allowed refunds specifically against a requested return. Refunds are blocked on returns with a `REQUESTED` status.

* Learn more about the `status` of a return on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/2024-01/enums/ReturnStatus#value-requested).
* Learn more about `requesting returns` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/2024-01/mutations/returnRequest)
* Learn more about *self serve returns* on [the help center](https://help.shopify.com/en/manual/orders/self-serve-returns)
