SubmitRefundBasicInfo
- Schema
- Example
requestId
OptionalString
requestId is the unique id for all transaction, the same travelrule-request invoke process flow should be using same requestId, the recommend format is: "[YOUR_VASP_NAME]-[UUIDv4]" — optional for manual refund; auto-generated if blank.
Min Length0
Max Length128
Example
testexchange-189e9948-64c7-4a6c-bb4f-859c173321c5
{
"requestId": "testexchange-189e9948-64c7-4a6c-bb4f-859c173321c5"
}