VEGA_VERIFICATION_CALLBACK_API_PATH
Callback API enables the asynchronous preocessing of verification. Following 3 APIs work asynchronously.
User Verification API Transaction Result Report API Error Report APIHere are three typical cases of enclave calling callback API.
Enclave recieved a result of the past requested verficiation (callbackType: VERIFICATION_RESULT) Enclave recieved an originating VASP sending report of txHash or txID which is matched to specific verification (callbackType: TX_REPORT) Enclave recieved an originating VASP sending error report of specific verification (callbackType: ERROR_REPORT)
result
the field is DENIED.message
field value.UNKNOWN-SYMBOL
UNKNOWN-ADDRESS
LACK-OF-INFORMATION
UNAVAILABLE-INFORMATION
BLACKLISTED
UNVERIFIED-KYC
MISMATCHED-NAME
UNDEFINED-ERROR
BENEFICIARY-ACCOUNT-NOT-MATCHED
REQUEST-TIMEOUT