---
title: "DELETE /api/v4.0/integrations/transactions/hold/{holdReferenceId}"
method: DELETE
path: "/api/v4.0/integrations/transactions/hold/{holdReferenceId}"
---

# DELETE /api/v4.0/integrations/transactions/hold/{holdReferenceId}

`DELETE /api/v4.0/integrations/transactions/hold/{holdReferenceId}`

This API cancels a specific hold on loyalty points in Gameball using the provided holdReferenceId. It releases the held points back into the customer's account, enabling flexibility in point management.

## Path parameters

- `holdReferenceId` string, required

## Response `200`

Hold released successfully

- object
  - `success` boolean — Indicates whether the hold was successfully released.
  - `message` string — Confirmation message indicating the hold has been released.

---

[API](https://skmtc.net/gameballers/apis/gameball-api.md) · [All operations](https://skmtc.net/gameballers/apis/gameball-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gameballers/gameball-api/versions/2e4a8bfe2291/schema)
