Beneficiary Bank Account
Bank accounts linked to a specific beneficiary.
Get paginated list of bank accounts for a beneficiary
Returns a paginated list of all bank accounts that belongs to a beneficiary.
Create a new bank account for a beneficiary
Creates a new bank account that belongs to a beneficiary by the beneficiary ID.
Update a beneficiary bank account
Updates a bank account associated with a beneficiary. The beneficiaryId is passed as a path parameter; the bank account ID is passed in the request body.
Get a beneficiary bank account by ID
Returns the bank account that belongs to a beneficiary by the beneficiary and bank account ID.
Delete a beneficiary bank account by ID
Deletes a bank account that belongs to a beneficiary by beneficiary and bank account ids.