Name | Description | Type | Additional information |
---|---|---|---|
AgencyUsername |
AgencyUsername del PO a cui fa riferimento il voucher OBBLIGATORIO |
string |
Required |
VoucherCode |
Codice identificativo del voucher OBBLIGATORIO |
string |
Required |
CustomerFiscalCode |
Codice fiscale del cliente OBBLIGATORIO |
string |
Required Fiscal code validation Max length: 20 |
CustomerLastNameOrBusinessName |
Cognome o ragione sociale del cliente OBBLIGATORIO |
string |
Required Min length: 3 |
CustomerName |
None del cliente OBBLIGATORIO |
string |
Required Min length: 3 |
CustomerAddress |
Indirizzo del cliente OBBLIGATORIO |
string |
Max length: 255 Min length: 3 |
CustomerCap |
CAP del cliente OBBLIGATORIO |
string |
Max length: 5 Min length: 5 |
CustomerCity |
Città del cliente OBBLIGATORIO |
string |
Max length: 255 Min length: 3 |
CustomerProvince |
Provincia del cliente OBBLIGATORIO |
string |
String length: inclusive between 0 and 2 |
CustomerTwoLetterISOLanguageName |
Nome ISO a due lettere della nazione (Italia = IT) della residenza o domicilio del cliente OBBLIGATORIO |
string |
String length: inclusive between 0 and 2 |
CustomerIdDocument |
ID del documento del cliente OBBLIGATORIO |
string |
Required Max length: 50 Min length: 3 |
CustomerDocumentType |
Tipo documento del cliente OBBLIGATORIO |
DocumentType |
Required |
PaymentReason |
Causale OBBLIGATORIO |
string |
Required Max length: 27 |
CreatedByIpAddress |
Indirizzo IP di chi sta effettuando la richiesta OBBLIGATORIO |
string |
Required Matching regular expression pattern: \b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b |
TransferOrderType |
Indica il tipo di operazione |
TransferOrderType |
None. |
TransferExecutionDate |
Data esecuzione bonifico OBBLIGATORIO |
date time |
Required |
TransferAmount |
Importo del bonifico |
decimal number |
Required Matching regular expression pattern: ^\d+(\,\d{1,2})?$ Range: inclusive between 0 and 1E+15 |