cURL
curl --request POST \ --url https://sandbox.finhub.cloud/api/v2.1/wallets/{walletId}/beneficiaries \ --header 'Content-Type: application/json' \ --header 'X-Organization-ID: <x-organization-id>' \ --header 'X-Tenant-ID: <x-tenant-id>' \ --data '{}'
Retrieves BUSINESS_BENEFICIARY / INDIVIDUAL_BENEFICIARY assets for payment-order wizard step 3
OK