Skip to main content
Search

Refund Request Query Callback

Version: 3.0.0

Method

POST

Url

https://{YOUR_SERVICE_URL}/(refund_request_query: 21)

This API endpoint is for refund request inquiry. When a beneficiary VASP submits a refund request (Refund API 1) via GTR, you as the originator VASP will receive this callback with the refund details (original blockchain transaction, declared refund value, refund reason and beneficiary address). Please review the request and submit your refund decision (accept/reject) via Refund API 4.

Authentication

No authentication

Path Parameters

No path parameters

Query Parameters

No query parameters

Request Body (Required)

[+]beneficiaryAddress
RequiredObject
[+]blockchainTransaction
RequiredObject
[+]refundBasicInfo
RequiredObject
[+]refundDeclaredValue
RequiredObject
[+]refundReason
RequiredObject

Responses

Status HTTP Status: 200, VerifyStatus: 100000

default response

JSON Content

[+]data
OptionalObject
verifyMessage
OptionalString
verifyStatus
OptionalInteger (int32)