{
"items": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"partnerId": "123e4567-e89b-12d3-a456-426614174000",
"primaryAccountId": "123e4567-e89b-12d3-a456-426614174000",
"type": "PRIMARY",
"currencyCode": "GBP",
"createDate": "2025-02-05T06:49:06.827Z",
"identifiers": [
{
"type": "UK_ACCOUNT",
"beneficiary": "text",
"bankAddress": "text",
"data": {
"type": "UK_ACCOUNT",
"sortCode": "010102",
"accountNumber": "12345678"
}
}
],
"state": "INITIALIZING",
"balance": {
"currency": "GBP",
"availableBalance": 1,
"ledgerBalance": 1,
"pendingCredits": 1
}
}
],
"meta": {
"currentPage": 1,
"itemCount": 10,
"itemsPerPage": 10,
"totalItems": 100,
"totalPages": 10
}
}