Table of contents
Attributes
service_name
| Description | Name of the service displayed in the app |
| Type | String |
| Mandatory | Yes |
"Electronic Identity Card"
"TARI" (tax on waste)
organization_name
| Description | Name of the institution providing the service |
| Type | String |
| Mandatory | Yes |
“Municipality of Milan”
organization_fiscal_code
| Description | Fiscal code of the institution providing the service |
| Type | String |
| Mandatory | Yes |
“00907501001”
department_name
| Description | Name of the department of the institution providing the service |
| Type | String |
| Mandatory | Yes |
“Registry office”
| Description | List of IP/subnets authorized to call the service |
| Type | List of strings in CIDR format |
| Mandatory | Yes |
1.2.3.4/32;2.3.4.5/32
max_allowed_payment_amount
| Description | Maximum amount authorized in the messages that contain a pagoPA payment notice. The amount is understood as in euro cents, that is an integer part plus two decimal places. For example, to set a payment threshold of €1500.00 the value 150000 must be entered |
| Type | Integer |
| Mandatory | yes, if the service provides a pagoPA payment notice |
1000000
require_secure_channels
| Description | Flag used to anonymize the notifications sent to users (push and email). The default value is false 🔔 Push notification If true, the content is generic: "You have a new message" ✉️ Email If true, no email is sent regardless of the user's preferences. |
| Type | Boolean |
| Mandatory | No |
false
service_id
| Description | Service identifier. It is the reference to be used as a parameter in the request path to invoke services such as Update Service and Upload Service Logo |
| Type | String |
“01EXPKTF05Z2AWEN0PN99QZE79”
id
| Description | Service identifier |
| Type | String |
“01EXPKTF05Z2AWEN0PN99QZE79-0000000000000001”
| Description | List of fiscal codes to which the service can send messages |
| Type | String list |
| Mandatory | No |
“AAAAAA00A00A000A”
| Description | Primary key of the service to send in the header Ocp-Apim-Subscription-Key. The primary and secondary keys are equivalent and are duplicated so they can be changed without interrupting the service |
| Type | string |
| Mandatory | n.a. |
”YOUR_API_KEY”
secondary_key
| Description | Second key of the service to send as an alternative to the primary key in the header Ocp-Apim-Subscription-Key. The primary and secondary keys are equivalent and are duplicated so they can be changed without interrupting the service |
| Type | string |
| Mandatory | n.a. |
YOUR_API_KEY”
Haven't completed onboarding yet and need help?
Write an email describing your problem or question to the address areariservata@assistenza.pagopa.it.
Tell us what you think
To report problems or give feedback, leave a comment in the GitHub space of the IO app