| 
       << Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > FiscalCode > CalculateCodeByCity | 
    
Service
Method
CalculateCodeByCity
Description
Calculates a supposed tax code, using the province or foreign country of birth. The search is performed on a database (embedded) of the current common, historicized and those of foreign countries..
Input  | 
|||
Name  | 
Description  | 
Type  | 
Optional  | 
surname  | 
Surname of a person.  | 
String  | 
  | 
name  | 
Name of a person.  | 
String  | 
  | 
birthDate  | 
Birthday of a person.  | 
Datetime  | 
  | 
sex  | 
Set “M” form Male or “F” for female.  | 
String  | 
  | 
cityCode  | 
Name of the town of birth of a person.  | 
String  | 
  | 
province  | 
Province of the town of birth of a person. Null value to set foreign countries.  | 
String or Null  | 
  | 
Output  | 
|||
Name  | 
Description  | 
Type  | 
Optional  | 
returnValue  | 
A supposed tax code.  | 
String  | 
  |