Ufficio Postale
Number of APIs: 29
This web service allows the delivery of postal products like Raccomandate, Telegrammi, Posta Prioritaria through Poste Italiane
- Create a new mail with a POST request
- Check the prices and confirm it with a PATCH, or use autoconfirm: true
- Receive the status updates of your mail by providing a callback url
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 amessage
and a data.wrongfields: []
: each element of wrong
fields
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
-
ordinarie-{id} - {{baseUrl}}/ordinarie/:id GET {{baseUrl}}/ordinarie/:id?ricevuta=<string>&state=<string>
-
ordinarie-{id} - {{baseUrl}}/ordinarie/:id PATCH {{baseUrl}}/ordinarie/:id
-
raccomandate - {{baseUrl}}/raccomandate/ POST {{baseUrl}}/raccomandate/
-
ordinarie - {{baseUrl}}/ordinarie/ GET {{baseUrl}}/ordinarie/
-
ordinarie - {{baseUrl}}/ordinarie/ POST {{baseUrl}}/ordinarie/
-
prioritarie-{id} - {{baseUrl}}/prioritarie/:id GET {{baseUrl}}/prioritarie/:id?ricevuta=<string>&state=<string>
-
prioritarie-{id} - {{baseUrl}}/prioritarie/:id PATCH {{baseUrl}}/prioritarie/:id
-
prioritarie - {{baseUrl}}/prioritarie/ GET {{baseUrl}}/prioritarie/
-
prioritarie - {{baseUrl}}/prioritarie/ POST {{baseUrl}}/prioritarie/
-
telegrammi-{id} - {{baseUrl}}/telegrammi/:id PATCH {{baseUrl}}/telegrammi/:id