Overview
Before you can use the Alta Multes API, you must complete the adhesion (registration) process with ORGT (Organisme de Gestió Tributària). This process involves submitting official documentation and providing technical details about your integration.Adhesion Procedure
Download the adhesion form
Download the official adhesion form from the ORGT repository.
If the form does not display in your browser, download it to your device.
Complete the form
Fill out all required fields in the adhesion form. As part of this process, you must provide:
- Public certificate: The public part of the certificate you will use to access the webservice
- Device information: Details about the devices (PDAs, mobile phones, or centralized applications) that will use the service
The same certificate will be used for both pre-production (testing) and production environments.
Obtain official signature
The adhesion form must be signed by the Mayor (Alcalde/ssa) of the municipality.
Submit via EACAT
Send the signed form to ORGT via EACAT (Espai de Comunicació Ajuntaments-Catalunya).
Device Identification (IMEI)
Each device or application that connects to the Alta Multes API is identified by an IMEI code. The system supports different types of integrations:PDA Devices
The webservice was originally designed for PDA devices. Each device is identified by its actual IMEI, which is associated with a specific municipality. PDAs can request ranges of case numbers to work offline until the range is exhausted.Mobile Phone Applications
For mobile phone applications:- Each phone works with a specific municipality
- ORGT assigns a virtual IMEI code (unique identifier) for each phone
- The IMEI must be unique across all devices
If a mobile phone needs to work with multiple municipalities, ORGT must assign a different IMEI for each municipality.
Centralized Web Applications
For centralized web applications, the IMEI assignment follows this pattern:- Single municipality: The application uses one IMEI assigned by ORGT
- Multiple municipalities: Each municipality requires a different IMEI
nom_empresa-codi_ajuntament
Where:
nom_empresa= the company providing the centralized servicecodi_ajuntament= the ORGT code for the municipality
If the company “Multa S.A.” manages the municipality of Abrera, the IMEI would be: MULTA-001
Certificate Requirements
The certificate is required for:- Calling the webservice
- Accessing the specification (WSDL, REST documentation, and schema)
- Both pre-production and production environments
Agent Communication
You no longer need to communicate new agents to ORGT, provided that when creating a fine you specify thequiden field, indicating whether the person issuing the fine is:
- “A” - Agent
- “V” - Security guard (Vigilant)
- “P” - Private citizen (Particular)
- “X” - Other type of person
Next Steps
After completing the adhesion process:- Test in the pre-production environment
- Perform connectivity tests in production (using agent codes starting with “USU”)
- Go live with actual fine submissions
See the Requirements page for technical prerequisites before you begin testing.