A valid request URL is required to generate request examples
{ "status": "00", "message": "The process was completed successfully", "data": { "name_on_account": "Ado John Sule", "custom_properties": [ { "id": "1", "description": "custom_property", "type": "string", "value": "custom_property" } ] } }
Initiate Transfer Enquiry
The access token received from the authorization server in the OAuth 2.0 flow.
Connection ID for the target bank
Unique key to ensure idempotency of the request
SHA-256 signature of client_secret + ";" + idempotency-key
Destination bank code
"000007"
Destination account number
"01234567890"
Additional fields for future expansion
Show child attributes
Transfer Enquiry completed successfully
"00"
"The process was completed successfully"