Get Own Bank Account Detail
Returns the detail of a specific bank account owned by the authenticated user.
Use the rail_type path parameter to indicate the account rail:
bank— Argentine bank account (CBU/CVU/alias). Only available forcountry = AR.pix— Brazilian Pix key. Only available forcountry = BR.
Returns 404 if the account does not exist, does not belong to the authenticated user, or rail_type is not recognized.
Authorization
- Requires a valid API key.
Headers
The API key as a string.
See the Generating Signature section for more details.
A timestamp in milliseconds. See the Timestamp Security section for more details.
An additional, non-required parameter, that you can send to specify the number of milliseconds after the timestamp for the request to be valid. See the Timestamp Security section for more details.
Path Parameters
Rail type of the account. Use bank for Argentine CBU/CVU/alias accounts, pix for Brazilian Pix keys.
"bank"
Unique identifier of the bank account.
42