get https://api.dlocal.com/payouts/banks//branches/
This service is to check with a bank branch all the information of this one.
You can test payments using https://sandbox.dlocal.com/payouts/banks/{country}/branches/{bankBranch} endpoint.
This service is only available for India
Response Parameters
Parameter | Description |
---|---|
bank_name | Bank name |
bank_code | Dlocal bank code |
branch_extra_info | Summary of bank branch information that may vary between countries. |
branch_extra_info → address | Bank address |
branch_extra_info → city | City where the bank branch is located. |
branch_extra_info → district | District where the bank branch is located. |
branch_extra_info → state | State where the bank branch is located. |