{
"page": {
"offset": 20,
"limit": 25,
"total": 32
},
"items": [
{
"id": 1,
"filename": "file1.csv",
"user": {
"id": 1,
"full_name": "Antonio Giscardi"
},
"service_instance_id": 1,
"status": "created",
"creation_date": "2024-12-26T17:59:21.492Z",
"processing_date": "2024-12-26T17:59:21.492Z",
"error_messages": 9999,
"acquired_messages": 9999,
"_links": {
"self": {
"href": "https://govhub.it/govio/files/1"
},
"content": {
"href": "https://govhub.it/govio/files/1/content"
},
"service-instace": {
"href": "https://govhub.it/govio/service-instances/1"
}
},
"_embedded": {
"service-instance": {
"service_id": 1,
"organization_id": 1,
"template_id": 1,
"enabled": true,
"io_service_id": "text",
"id": 1,
"_links": {
"self": {
"href": "https://govhub.it/govio/service-instances/1"
},
"service": {
"href": "https://govhub.it/govio/services/1"
},
"organization": {
"href": "https://govhub.it/govio/organizations/1"
},
"template": {
"href": "https://govhub.it/govio/templates/1"
}
},
"_embedded": {
"service": {
"id": 1,
"service_name": "SUAP-Integrazione",
"description": "Service for customer management.",
"_links": {
"self": {
"href": "https://govhub.it/govregistry/services/1"
},
"logo": {
"href": "https://govhub.it/govregistry/services/1/logo"
},
"logo_miniature": {
"href": "https://govhub.it/govregistry/services/logo_miniature"
}
}
},
"organization": {
"id": 1,
"legal_name": "Giletti S.R.L.",
"tax_code": "01234567890",
"_links": {
"self": {
"href": "https://govhub.it/govregistry/organizations/1"
},
"logo": {
"href": "https://govhub.it/govregistry/organizations/1/logo"
},
"logo_miniature": {
"href": "https://govhub.it/govregistry/organizations/logo_miniature"
}
}
},
"template": {
"name": "Spedizione Messaggio CIE",
"description": "Segnala la scadenza della proprià C.I.E.",
"subject": "Scadenza CIE n. ${cie.uppercase}",
"message_body": "Salve, con la presente la informiamo che in data ${due_date} scadrà la Carta di Identità elettronica numero ${cie.uppercase}.",
"has_payment": false,
"has_due_date": false,
"id": 1,
"_links": {
"self": {
"href": "https://govhub.it/govio/templates/1"
},
"placeholders": {
"href": "https://govhub.it/govio/templates/1/placeholders"
}
}
}
}
}
}
}
]
}