Our prices
Price list for single API calls
- Job Tracking Report € 8,90 + vat
All information on a natural person's workplace requestable via API
Obtain, starting from a tax code, information on a natural person's workplace.
The Job Tracking Report service makes it possible to obtain information on the employment and the employer starting from the tax code of a natural person.
The request can be be sent with a single tax code:
{ "fiscal_codes": "DRSCLD70P15H501V", "callback": { "url": "https://example.site/webook", "method": "JSON" } }
Or you can make a batch request and send a list of tax numbers
{ "fiscal_codes": [ "DRSCLD70P15H501V", "AABCCDDDDD112222", "callback": { "url": "https://example.site/webook", "method": "JSON" } }
In addition, a callback is available to know when the result on the tax codes sent will be visible.
The Job Tracking Report dataset includes information about:
{ "data": { "results": [ { "rintraccio": [ { "cf": "Example cf", "cf_datore_di_lavoro": "Example cf_datore_di_lavoro", "tipo": "Example tipo", "reddito": "Example reddito", "mese": "Example mese", "part_full_time": "Example part_full_time", "inizio": "Example inizio", "fine": "Example fine", "p_iva": "Example p_iva", "cognome_ragione_sociale": "Example cognome_ragione_sociale", "nome": "Example nome", "via": "Example via", "cap": "Example cap", "comune": "Example comune", "provincia": "Example provincia" } ], "cf": "AABCCDDDDD112223", "cf_datore_di_lavoro": "Example cf_datore_di_lavoro", "tipo": "Example tipo", "reddito": "Example reddito", "mese": "Example mese", "part_full_time": "Example part_full_time", "inizio": "Example inizio", "fine": "Example fine", "p_iva": "Example p_iva", "cognome_ragione_sociale": "Example cognome_ragione_sociale", "nome": "Example nome", "via": "Example via", "cap": "Example cap", "comune": "Example comune", "provincia": "Example provincia" } ], "fiscal_codes": [ "AABCCDDDDD112223" ], "status": "completed", "request_id": "1010101010101010100110", "callback": { "url": "https://exmaple.site/webhook", "method": "JSON" }, "callback_status_code": 200 } }
The information is often used for debt collection purposes, in particular to carry out the request for garnishment of a debtor's salary. In fact, the data make it possible to know the actual job position, whether he is employed by any company and the estimated income.
The survey is carried out throughout the country and requires a delivery time of 10-15 working days.