{
"id": "<string>",
"user": 123,
"title": "<string>",
"classification": "NULL",
"type": "NULL",
"currency": {
"id": "<string>",
"name": "<string>",
"code": "<string>",
"symbol": "<string>"
},
"reference": "<string>",
"account_name": "<string>",
"account_number": "<string>",
"business_name": "<string>",
"current_balance": "<string>",
"product_type": "<string>",
"credit_limit": "<string>",
"transaction_count": "<string>",
"status": "NULL",
"bank_info": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
{
"id": "<string>",
"user": 123,
"title": "<string>",
"classification": "NULL",
"type": "NULL",
"currency": {
"id": "<string>",
"name": "<string>",
"code": "<string>",
"symbol": "<string>"
},
"reference": "<string>",
"account_name": "<string>",
"account_number": "<string>",
"business_name": "<string>",
"current_balance": "<string>",
"product_type": "<string>",
"credit_limit": "<string>",
"transaction_count": "<string>",
"status": "NULL",
"bank_info": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
A unique value identifying this account.
The response is of type object
.