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

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

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

> 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` — 1 breaking, 3 warning, 12 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` — 1 breaking, 3 warning, 12 info
  - added the new required request property `transactionTime`
  - removed the request property `holdReference`
  - removed the request property `points`
  - removed the optional property `success` from the response with the `200` status
  - added the new optional request property `amountToHold`
  - added the new optional request property `email`
  - added the new optional request property `hash`
  - added the new optional request property `ignoreOTP`
  - added the new optional request property `mobile`
  - added the new optional request property `otp`
  - added the new optional request property `pointsToHold`
  - added the new optional request property `ruleId`
  - removed the non-success response with the status `400`
  - added the optional property `customerId` to the response with the `200` status
  - added the optional property `holdAmount` to the response with the `200` status
  - added the optional property `holdEquivalentPoints` 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/hold/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/hold/post)
