{
"data": {
"hashSalt": "string",
"encryptedPayload": "[Curve25519 encrypted payload], The encrypted PII info sent from beneficiary VASP, they may brings the beneficiaryVasp to ivms101",
"verifyFields": [
{
"type": "NAME",
"message": "ok",
"status": 1
}
],
"requestId": "string",
"secretType": 1,
"emptyPiiSchema": "{\"ivms101\":{\"OriginatingVASP\":...}}",
"originatorPublicKey": "[Originator curve25519 public key]",
"initiatorPublicKey": "[initiator curve25519 public key]",
"beneficiaryPublicKey": "[Your curve25519 public key]",
"receiverPublicKey": "[Your curve25519 public key]"
},
"verifyStatus": 0,
"verifyMessage": "string"
}