{
"after": "text",
"totalCount": "1",
"items": [
{
"accountId": "123e4567-e89b-12d3-a456-426614174000",
"accountStatus": "ACTIVE",
"accountType": "CREDIT",
"createDate": "2024-11-21T07:41:29.386Z",
"credit": {
"creditCurrency": "USD",
"creditLimit": "40000",
"utilizedCredit": "39592.01",
"unutilizedCredit": "407.99"
},
"assets": [
{
"asset": "BTC",
"tradeBalance": "0",
"custodyBalance": "0",
"pendingSettlement": "0",
"open": "0",
"availableToWithdraw": "0"
}
],
"recentCreditHistory": [
{
"creditLimitRequested": "10000.00",
"newCreditLimit": "10000.00",
"action": "INCREASE",
"updatedAt": "2024-08-01T18:44:05Z"
}
]
}
]
}