🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
curl --location '/v1/merchants//bank-details' \
--header 'api_key: <api-key>'{
"name_of_bank": "string",
"account_holder_name": "string",
"sort_code": "string",
"account_number": "string",
"routing_number": "string",
"bsb_code": "string",
"transit_number": "string",
"financial_institution_number": "string",
"account_type": "string",
"country": "string",
"status": "string",
"verified_on": "string"
}