Number of APIs: 29
This web service allows the delivery of postal products like Raccomandate, Telegrammi, Posta Prioritaria through Poste Italiane
Note: There are some limitations regarding the size of a PDF document. Please read the 'document' field in the description of the endpoint that you want to use.
Error handling
When a sending error occurs, the response will include a message
and a data.wrongfields: []
: each element of wrongfields
is a string which indicates where the error was generated from. This makes it very easy to integrate in your front-end form, where you can highlight the wrong entriesTesting
When using the Sandbox environment, you will receive update callbacks a short time after creating the request with placeholder content. It is also possible, for some products, to force the execution of the callback in the sandbox environment.
Contact Support: Name: Support
GET {{baseUrl}}/indirizzi/?cap=<string>&comune=<string>&dug=<string>
GET {{baseUrl}}/dug/
GET {{baseUrl}}/comuni/:code
GET {{baseUrl}}/tracking/:id
GET {{baseUrl}}/pricing/
GET {{baseUrl}}/ordinarie/:id?ricevuta=<string>&state=<string>
PATCH {{baseUrl}}/ordinarie/:id
POST {{baseUrl}}/raccomandate/
GET {{baseUrl}}/ordinarie/
POST {{baseUrl}}/ordinarie/
ENDPOINTS