get
https://api.staging.bancocdc.com.br/banks
Route to retrieve a list of all Banks registered in our Database or a filtered search
Response parameters
| Parameter | Format | Description |
|---|---|---|
| return | boolean | Response status ( true / false ) |
| message | String | Response message |
| data | Object | Response data |
| code | String | Bank code internal |
| bank | Int | Bank code |
| ispb | Int | Brazilian Payment System Identifier. It is used to identify banks by the Central Bank's reserve transfer system |
| description | String | Name Bank |