With Telegram Online you can send paper telegrams via API to one or more recipients, whether private individual, company or post office box, all in a single delivery.
{
"data": {
"mittente": {
"nome": "Mario",
"cognome": "Rossi",
"dug": "via",
"indirizzo": "Garibaldi",
"civico": "9",
"comune": "Roma",
"cap": "00156",
"provincia": "RM",
"nazione": "IT",
"email": "[email protected]"
},
"destinatari": [
{
"nome": "PRIMO",
"cognome": "ROSSI",
"dug": "VIA",
"indirizzo": "PRIMO MAGGIO",
"civico": "6",
"comune": "Terni",
"cap": "05100",
"provincia": "TR",
"nazione": "IT",
"id": "609d43e457d71a5b600ee17c",
"state": "NEW",
"IdRicevuta": "WG55505B956001"
}
],
"documento": [...],
+ "opzioni": {...},
"prodotto": "telegramma",
"creation_timestamp": 1620919268,
"update_timestamp": 1620919779,
"username": "[email protected]",
"confirmed": true,
"state": "SENT",
+ "documento_validato": {...},
+ "pricing": {...},
"confirmed_timestamp": 1620919269,
"GuidUtente": "70dc70c5-ae90-48b5-bec1-19ef5795a8dd",
"IDRichiesta": "70dc70c5-ae90-48b5-bec1-19ef5795a8dd",
"sending_timestamp": 1620919746,
"substate": "SENT",
"error": null,
"error_timestamp": 1620919356,
"sent_timestamp": 1620919779,
"id": "609d43e557d71a5b600ee17d"
},
"message": "",
"success": true,
"error": null
}