Skip to main content
GET
/
api
/
v3
/
offramp
/
refund-status
/
{referenceId}
Get Refund Status
curl --request GET \
  --url https://sandbox-api.kotanipay.com/api/v3/offramp/refund-status/{referenceId} \
  --header 'Authorization: Bearer <token>'
Get the status of an automatic crypto refund for a failed offramp transaction.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

referenceId
string
required

Response

200 - undefined