{
"created_at": "2023-08-30T10:08:08.146343Z",
"currency": "EUR",
"id": 42,
"journal": {
"id": 42,
"url": "https://app.pennylane.com/api/external/v2/journals/7"
},
"ledger_account": {
"id": 42,
"url": "https://app.pennylane.com/api/external/v2/ledger_accounts/8"
},
"name": "Main account",
"updated_at": "2023-08-30T10:08:08.146343Z"
}
Retrieve a bank account
ℹ️ This endpoint requires one of the following scopes:
bank_accounts:readonly
{
"created_at": "2023-08-30T10:08:08.146343Z",
"currency": "EUR",
"id": 42,
"journal": {
"id": 42,
"url": "https://app.pennylane.com/api/external/v2/journals/7"
},
"ledger_account": {
"id": 42,
"url": "https://app.pennylane.com/api/external/v2/ledger_accounts/8"
},
"name": "Main account",
"updated_at": "2023-08-30T10:08:08.146343Z"
}
(Required)
"42"
A bank account
The response is of type object
.