--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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)