{{baseUrl}}/invoices_notifications/:uuid

GET {{baseUrl}}/invoices_notifications/:uuid

Retrieve the collection of notifications for a given invoice. You can have the notification message in JSON format or the original XML by sending the Accept HTTP header to either application/json or application/xml

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"@id":"/invoices/cb1e9d7b-a7f5-49f4-8abb-9111467891fd/notifications/notification","@type":"Notification","uuid":"257af4c1-359d-4471-8dba-8c2788b61233","invoice_uuid":"cb1e9d7b-a7f5-49f4-8abb-123b467891fd","created_at":"2024-03-04T14:13:57+00:00","type":"NS","message":{"@type":"NotificaScartoType","@id":"_:2072","versione":"Duis sint exercitation amet","identificativo_sdi":"111","nome_file":"IT01234567890_11111.xml.p7m","data_ora_ricezione":"2013-06-06T12:00:00+00:00","riferimento_archivio":{"@type":"RiferimentoArchivioType","@id":"_:2029","identificativo_sdi":"100","nome_file":"IT0111567890_11111.zip"},"lista_errori":{"Errore":{"Codice":"00100","Descrizione":"Certificato di firma scaduto"}},"message_id":"123456","pec_message_id":"tempor do velit adipisicin","note":"Note"},"downloaded":true,"downloaded_at":"2024-03-04T14:14:06+00:00","file_name":"20240304_141357_294530_8a855ad77a4fe1111d22ac63465a2de1.xml"},{"@id":"/invoices/cb1e9d7b-a7f5-49f4-8abb-9111467891fd/notifications/notification","@type":"Notification","uuid":"257af4c1-359d-4471-8dba-8c2788b61233","invoice_uuid":"cb1e9d7b-a7f5-49f4-8abb-123b467891fd","created_at":"2024-03-04T14:13:57+00:00","type":"NS","message":{"@type":"NotificaScartoType","@id":"_:2072","versione":"sed dolore nostrud","identificativo_sdi":"111","nome_file":"IT01234567890_11111.xml.p7m","data_ora_ricezione":"2013-06-06T12:00:00+00:00","riferimento_archivio":{"@type":"RiferimentoArchivioType","@id":"_:2029","identificativo_sdi":"100","nome_file":"IT0111567890_11111.zip"},"lista_errori":{"Errore":{"Codice":"00100","Descrizione":"Certificato di firma scaduto"}},"message_id":"123456","pec_message_id":"fugiat officia ullamco","note":"Note"},"downloaded":true,"downloaded_at":"2024-03-04T14:14:06+00:00","file_name":"20240304_141357_294530_8a855ad77a4fe1111d22ac63465a2de1.xml"}],"success":true,"message":"","error":"dolor"}