The Standard Mail service allows you to send low-cost communications in Italy with delivery in 4 days. Everything via API.
With Standard Mail you can send letters and documents to one or more recipients, whether private individual, company or post office box, all with a single call.
{
- "data": {
"mittente": {
"titolo": "mr",
"nome": "Mario",
"cognome": "Rossi",
"dug": "via",
"indirizzo": "Garibaldi",
"civico": "9",
"comune": "Roma",
"cap": "00156",
"provincia": "RM",
"nazione": "IT",
"email": "m.rossi@email.com"
},
"destinatari": [
{
"titolo": "mr",
"nome": "PRIMO",
"cognome": "ROSSI",
"dug": "VIA",
"indirizzo": "PRIMO MAGGIO",
"civico": "6",
"comune": "Terni",
"cap": "05100",
"provincia": "TR",
"nazione": "IT",
}
],
"documento": [
"testo di prova",
],
+ "opzioni": {...},
"prodotto": "ordinaria",
"creation_timestamp":1620919268,
"update_timestamp": 1620919779,
"username": "m.rossi@email.com",
"confirmed": true,
"state": "CONFIRMED",
+ "documento_validato": {...},
+ "pricing": {...},
"confirmed_timestamp": Blu 1620919269,
"id": "az034324hjksd829jwqlo12uo",
},
"message": "",
"success": true,
"error": null
}
The number of pages for regular mail can be from 1 to 100 pages. Beyond the 50th page, the type of print will automatically be front / back. The prices on the side concern only the most used price ranges. When sending with the POST /ordinary/ endpoint it will be possible to obtain, before being charged, the cost of each shipment which is calculated based on the number of pages and the options chosen.
Standard Mails are delivered in:
- 4 working days (excluding Saturdays and public holidays) after acceptance for 90% of items
- 6 working days (excluding Saturdays and public holidays) after acceptance for 98% of items
In the case of online shipments, the following processing times are added to the delivery times indicated: printing in one working day (T+1) if the shipment is accepted by 2 p.m. from Monday to Friday, except on public holidays.