Beneficiary Verification
Confirm the registered owner of a UAE IBAN before initiating a payment.
Request Body
application/json
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/verifications/beneficiary" \ -H "x-tenant: KSA" \ -H "Content-Type: application/json" \ -d '{ "iban": "string" }'{ "data": { "accountIdentifier": "string", "accountStatus": "string", "bank": { "arabicName": "string", "bankCode": "string", "englishName": "string", "swiftCode": "string" }, "beneficiaryName": "string", "errorDescription": "string", "executionDate": "string", "inputBeneficiaryName": "string", "requestId": "string", "result": "MATCH" }, "error": "string", "errorDescription": { "property1": [ "string" ], "property2": [ "string" ] }}{ "code": "string", "details": {}, "message": "string"}{ "code": "string", "details": {}, "message": "string"}{ "code": "string", "details": {}, "message": "string"}{ "code": "string", "details": {}, "message": "string"}{ "code": "string", "details": {}, "message": "string"}{ "code": "string", "details": {}, "message": "string"}{ "code": "string", "details": {}, "message": "string"}{ "code": "not_found", "details": {}, "message": "string"}