Retrieves the collection of RegistroVolontari resources.
RegistroVolontari collection
[- {
- "uuid": "string",
- "created_at": "string",
- "updated_at": "string",
- "preserved_object_id": "string",
- "original_filename": "string",
- "status": "string",
- "status_history": {
- "to_be_stored": "2019-08-24T14:15:22Z",
- "sent": "2019-08-24T14:15:22Z",
- "sent_metadata": "2019-08-24T14:15:22Z",
- "stored": "2019-08-24T14:15:22Z"
}, - "error_message": "string"
}
]
Creates a RegistroVolontari resource.
RegistroVolontari resource created
Invalid input
Unprocessable entity
{- "uuid": "string"
}
Retrieves a RegistroVolontari resource.
RegistroVolontari resource
Resource not found
{- "uuid": "string",
- "created_at": "string",
- "updated_at": "string",
- "preserved_object_id": "string",
- "original_filename": "string",
- "status": "string",
- "status_history": {
- "to_be_stored": "2019-08-24T14:15:22Z",
- "sent": "2019-08-24T14:15:22Z",
- "sent_metadata": "2019-08-24T14:15:22Z",
- "stored": "2019-08-24T14:15:22Z"
}, - "error_message": "string"
}
Delete the identified resource.
The resource has been deleted.
The resource cannot be deleted because it is already stored.
The resource does not exist.
Start the preservation process for the identified resource.
The new RegistroVolontari resource
RegistroVolontari resource created
Invalid input
Unprocessable entity
{- "data_registrazione_documento": "string",
- "numero_registrazione_documento": "string",
- "codice_identificativo_registro": "string",
- "versione_del_documento": "string",
- "soggetto_che_effettua_la_registrazione": {
- "denominazione_organizzazione": "string",
- "codice_fiscale_partita_iva": "string"
}, - "volontari": [
- {
- "codice_fiscale": "string",
- "cognome": "string",
- "nome": "string",
- "indirizzi_digitali_di_riferimento": [
- "string"
]
}
], - "riservato": true,
- "verifica": {
- "firmato_digitalmente": true,
- "sigillato_elettronicamente": true,
- "marcatura_temporale": true,
- "conformita_copie_immagine_su_supporto_informatico": true
}
}
{- "uuid": "string",
- "created_at": "string",
- "updated_at": "string",
- "preserved_object_id": "string",
- "original_filename": "string",
- "status": "string",
- "status_history": {
- "to_be_stored": "2019-08-24T14:15:22Z",
- "sent": "2019-08-24T14:15:22Z",
- "sent_metadata": "2019-08-24T14:15:22Z",
- "stored": "2019-08-24T14:15:22Z"
}, - "error_message": "string"
}