{
"total_pages": 123,
"current_page": 123,
"total_items": 123,
"per_page": 123,
"items": [
{
"id": 123,
"debit": "<string>",
"credit": "<string>",
"label": "<string>",
"ledger_account_id": 123
}
]
}
{
"total_pages": 123,
"current_page": 123,
"total_items": 123,
"per_page": 123,
"items": [
{
"id": 123,
"debit": "<string>",
"credit": "<string>",
"label": "<string>",
"ledger_account_id": 123
}
]
}
x >= 1
1 <= x <= 2000
200
The response is of type object
.