Retrieves the collection of NotaSpese resources.
NotaSpese 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"
}
]Retrieves a NotaSpese resource.
NotaSpese 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 NotaSpese resource
NotaSpese resource created
Invalid input
Unprocessable entity
{- "data_registrazione_documento": "string",
- "numero_registrazione_documento": "string",
- "versione_del_documento": "string",
- "oggetto": "string",
- "soggetto_che_effettua_la_registrazione": {
- "denominazione_organizzazione": "string",
- "codice_fiscale_partita_iva": "string"
}, - "autore": {
- "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"
}