v1

latestOpenAPI 3.1.02026-07-26490301.4 KB
Service

Get repaid link for chargeback

get/chargeback/{id}/repaidLink

Path parameters

idstring required

Chargeback transaction ID

Response

OK

urlstring

Gateway payment page URL to which you redirect your user

Example response

{
  "url": "https://pay.centrobill.com/unique-hash"
}