Number of APIs: 4
Web service that allows you to pay bills, mav, rav, pago pa and car tax. Contact Support:
Name: Support
1. pay-{id} - {{baseUrl}}/pay/:id
GET {{baseUrl}}/pay/:id
Method that allows you to see the single request identified by the id. The 'report' field is entered only after finalizing the payment and contains data on the outcome of the payment.
2. pay-{id} - {{baseUrl}}/pay/:id/ricevuta
GET {{baseUrl}}/pay/:id/ricevuta
Method that allows you to download the receipt identified by the ID. If the receipt exists a pdf file is returned.
GET {{baseUrl}}/pay/
Method that allows you to see all your payment requests.
4. pay - {{baseUrl}}/pay/:endpoint
POST {{baseUrl}}/pay/:endpoint
Method that allows you to request a payment. The result will be a url that will redirect you to the payment portal.
ENDPOINTS