Bank Account | Delete
https://docs.herald-api.rare-able.com/api/bank_accounts/{{bankAccountId}}
GET
This endpoint is to delete perticular beneficiary bank account by using its unique id.
Query PARAMS
bankAccountId string required
Must be valid Bank Account Unique id
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
bank_account "object"
unique_id "string"
type "string"
currency "string"
bank_account "object"
bank_name "string"
iban "string"
status "string"
created_at "string"
updated_at "string"
success "boolean"
message "string"
code "integer"
data "array"