Skip to main content

Update a beneficiary bank account

PUT 

/api/v1/beneficiary/:beneficiaryId/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.

Request

Responses

Bank account updated successfully