This endpoint allows clients to query the beneficiaries (e.g., recipient accounts for transactions) linked to a given account number. It is lused to fetch saved beneficiary details for transactions like bank transfers or internal transfers enabling users to select from previously added recipients without re-entering details
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Query Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://mock.apidog.com/m1/918700-0-defaultv1/user/beneficiaries?accountNumber'