RegularizeCallbackVerifyAddressTxRequest
- Schema
- Example
{
"initiatorVasp": "string",
"requestId": "string",
"verifyTargetType": 0,
"travelruleId": "string",
"beneficiaryAddress": {
"address": "string",
"addressType": 0,
"tag": "string"
},
"transactionInfo": {
"blockId": "string",
"blockHash": "string",
"ticker": "string",
"txIdType": 0,
"txId": "string",
"vin": "string",
"network": "string",
"vout": "string"
}
}