Skip to main content

FiscalCodeCustomer

id_typestringrequired

Customer identification type for fiscal-code usage.

Possible values: [CIVIL_NUMBER]

Example: CIVIL_NUMBER
idstringrequired

Fiscal code in uppercase without spaces.

Possible values: Value must match regular expression ^[A-Z0-9]+$

Example: LTCQVQ01H27H501Y
FiscalCodeCustomer
{
"id_type": "CIVIL_NUMBER",
"id": "LTCQVQ01H27H501Y"
}