Registration
Verify Receiver Registration
This endpoint verifies the receiver's registration by validating the OTP and other verification values provided in the request body. A valid SEP-24 token should be included in the Authorization header of the request.
post/sep24-interactive-deposit/verification
Request body
Response
Verification successful
Example response
{
"message": "ok"
}