Response:
{
"status": "OK",
"message": "Solicitud exitosa",
"data": {
"data": [
{
"id": 1,
"document": "Factura de Venta",
"prefix": "SETP",
"from": 990000000,
"to": 995000000,
"current": 990000096,
"resolution_number": "18760000001",
"start_date": "2019-01-19",
"end_date": "2030-01-19",
"technical_key": "fc8eac422...",
"is_expired": false,
"is_active": 1
}
],
"pagination": {
"total": 4,
"per_page": 10,
"current_page": 1,
"last_page": 1
}
}
}