Follow the question structure recommended by Dev Bot before submitting your integration questions.
| Parameter | Type | Required | Description |
|---|---|---|---|
idBranch | int32 | No | Filter by the branch number (applicable for multi-location environments; ignored otherwise). |
| Field | Type | Description |
|---|---|---|
id | int32 | Unique identifier of the bank account. |
bankName | string | Name of the bank associated with the account. |
agency | string | Agency of the bank account. |
account | string | Number of the bank account. |
accountType | string | Type of account (e.g., checking, savings). |
holderName | string | Name of the account holder. |
holderCPF | string | CPF of the account holder. |
branchName | string | Name of the branch associated with the account. |