---
title: "Changes to POST /api/v4.0/integrations/transactions/refund"
method: POST
path: "/api/v4.0/integrations/transactions/refund"
---

# Changes to POST /api/v4.0/integrations/transactions/refund

`POST /api/v4.0/integrations/transactions/refund`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 38 revisions.

- **2025-12-17** `262228c13429` — 3 info
- **2025-09-30** `788718651767` — 3 breaking, 3 warning, 10 info
- **2025-09-10** `95e7f65e5afd` — 1 info
- **2025-09-02** `919eb7a392aa` — 1 breaking

## Changes

- **2025-12-17** `262228c13429` — 3 info
  - the endpoint scheme security `apiKey AND secretKey` was added to the API
  - the endpoint scheme security `apiKey` was removed from the API
  - the endpoint scheme security `secretKey` was removed from the API
- **2025-09-30** `788718651767` — 3 breaking, 3 warning, 10 info
  - added the new required request property `refundTransactionId`
  - added the new required request property `reverseTransactionId`
  - added the new required request property `transactionTime`
  - removed the request property `originalTransactionId`
  - removed the optional property `refundedPoints` from the response with the `200` status
  - removed the optional property `success` from the response with the `200` status
  - added the new optional request property `email`
  - added the new optional request property `lineItems`
  - added the new optional request property `merchant`
  - added the new optional request property `mobile`
  - the request property `refundAmount` became optional
  - removed the non-success response with the status `400`
  - added the optional property `gameballTransactionId` to the response with the `200` status
  - added the optional property `refundAmount` to the response with the `200` status
  - added the optional property `refundEquivalentPoints` to the response with the `200` status
  - added the optional property `refundTransactionId` to the response with the `200` status
- **2025-09-10** `95e7f65e5afd` — 1 info
  - endpoint added
- **2025-09-02** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/gameballers/apis/gameball-api/docs/api/v4.0/integrations/transactions/refund/post.md) · [API](https://skmtc.dev/gameballers/apis/gameball-api.md) · [Page](https://skmtc.dev/gameballers/apis/gameball-api/changes/api/v4.0/integrations/transactions/refund/post)
