{
"current_page": 0,
"data": [
{
"id": 0,
"staff_id": 0,
"client_id": 0,
"credit_type_id": 0,
"status": "string",
"start_date": "string",
"expiry_date": null,
"amount": 0,
"description": "string",
"created": "string",
"modified": "string",
"deleted_at": null,
"renewal_id": null
}
],
"first_page_url": "string",
"from": 0,
"last_page": 0,
"last_page_url": "string",
"links": [
{
"url": "string",
"label": "string",
"page": 0,
"active": true
}
],
"next_page_url": "string",
"path": "string",
"per_page": 0,
"prev_page_url": null,
"to": 0,
"total": 0
}