curl --request GET \
--url https://api.meetcampfire.com/ca/api/account/{id} \
--header 'Authorization: <api-key>'{
"id": 123,
"is_deleted": false,
"deleted_at": "2023-11-07T05:31:56Z",
"entity_name": "<string>",
"department_name": "<string>",
"chart_of_accounts_account_name": "<string>",
"account_type": "<string>",
"account_subtype": "<string>",
"account_cashflow_classification": "<string>",
"type_name": "<string>",
"subtype_name": "<string>",
"cashflow_classification_name": "<string>",
"account_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"last_modified_at": "2023-11-07T05:31:56Z",
"customer": 123,
"entity": 123,
"tags": [
123
],
"currency": "<string>",
"external_account_id": "<string>",
"name": "<string>",
"nickname": "<string>",
"status": "<string>",
"type": "CHECKING",
"available_balance": 0,
"current_balance": 0,
"institution_id": "<string>",
"source": "<string>",
"aba_routing_number": "<string>",
"swift_bic": "<string>",
"chart_of_accounts_account": 123,
"department": 123
}curl --request GET \
--url https://api.meetcampfire.com/ca/api/account/{id} \
--header 'Authorization: <api-key>'{
"id": 123,
"is_deleted": false,
"deleted_at": "2023-11-07T05:31:56Z",
"entity_name": "<string>",
"department_name": "<string>",
"chart_of_accounts_account_name": "<string>",
"account_type": "<string>",
"account_subtype": "<string>",
"account_cashflow_classification": "<string>",
"type_name": "<string>",
"subtype_name": "<string>",
"cashflow_classification_name": "<string>",
"account_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"last_modified_at": "2023-11-07T05:31:56Z",
"customer": 123,
"entity": 123,
"tags": [
123
],
"currency": "<string>",
"external_account_id": "<string>",
"name": "<string>",
"nickname": "<string>",
"status": "<string>",
"type": "CHECKING",
"available_balance": 0,
"current_balance": 0,
"institution_id": "<string>",
"source": "<string>",
"aba_routing_number": "<string>",
"swift_bic": "<string>",
"chart_of_accounts_account": 123,
"department": 123
}Token-based authentication with required prefix "Token"
3200250250250CHECKING - CheckingSAVING - SavingsCREDIT_CARD - Credit CardDEBIT_CARD - Debit CardINVESTMENT - InvestmentLOAN - LoanCHECKING, SAVING, CREDIT_CARD, DEBIT_CARD, INVESTMENT, LOAN -1000000000000000000 < x < 1000000000000000000-1000000000000000000 < x < 1000000000000000000250250ABA routing number (9 digits) for US bank accounts
9SWIFT BIC code (8 or 11 characters) for international accounts
11