---
title: "Get repaid link for chargeback"
method: GET
path: "/chargeback/{id}/repaidLink"
tags: ["Service"]
---

# Get repaid link for chargeback

`GET /chargeback/{id}/repaidLink`

## Path parameters

- `id` string, required

## Response `200`

OK

- object
  - `url` string — Gateway payment page URL to which you redirect your user

## Other responses

- `401` — Unauthorized
- `404` — Not found
- `500` — Internal Server Error

---

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