The Call-back URL should be of Method Type POST
Content-type should be of Type application/JSON.
The Call-back URL should have the below request format. The Response also has been provided for your reference.
{
"status": "Success",
"txn_date": "2025-07-09 00:41:22",
"maskedAadhaarNumber": "xxxxxxxx0219",
"name": "Dummuy Name",
"dob": "09-09-2000",
"gender": "M",
"splitAddress": {
"state": "Bengal",
"city": " Kolkata",
"pincode": "110014",
"country": "India",
"addressLine": "Kolkata,Picnic Garden Road"
},
"address": "Kolkata,Picnic Garden Road, Kolkata,Bengal, 110014",
"txn_id": "TA0707VP175189454670444",
"generatedDateTime": "2025-07-07 15:48:05",
"image": "data:image/png;base64,/9j/ 4AAQSkZJRgABAgAAAQABAAD/ 2wBDAAgGBgcGBQgHBwcJCQgKDBQNDA sLDBkSEw8UHRofHh0aHBwgJC4nICIs IxwcKDcpLDAxNDQ0Hyc5PTgyPC4zND L"
}