Retrieves the collection of Ddt resources.
Ddt 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 Ddt resource.
Ddt 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 Ddt resource
Ddt 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"
}, - "mittente": {
- "denominazione_organizzazione": "string",
- "codice_fiscale_partita_iva": "string"
}, - "destinatario": {
- "denominazione_organizzazione": "string",
- "codice_fiscale_partita_iva": "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"
}