{
"success": true,
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"counterparty": "John Doe",
"kind": "i_owe",
"interest_type": "none",
"status": "active",
"principal_amount": {
"cents": 100000,
"currency": "IDR"
},
"current_balance": {
"cents": 100000,
"currency": "IDR"
},
"interest_rate": 0,
"progress_percentage": 0,
"start_date": "2019-08-24",
"due_date": "2019-08-24",
"account_id": "449e7a5c-69d3-4b8a-aaaf-5c9b713ebc65",
"notes": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}