Name | Description | Type | Additional information |
---|---|---|---|
PayerCoordinates |
Codice Iban del dell'ordinante |
string |
Max length: 35 |
PaymentReason |
Causale del pagamento |
string |
Required Max length: 140 |
PayeeBank |
Banca del beneficiario formato Swift o Coordinate bancarie https://it.wikipedia.org/wiki/Coordinate_bancarie#Codice_BIC_.28o_SWIFT.29 |
string |
Required Matching regular expression pattern: ^([a-zA-z0-9]{8})$|^([a-zA-z0-9]{11})$ |
PayeeCountry |
Nazione del beneficiario |
string |
Required Matching regular expression pattern: ^[a-zA-z]{2}$ |
PayeeIban |
Codice Iban del beneficiario |
string |
Required Max length: 35 |
PayeeName |
Nome del beneficiario |
string |
Required Max length: 70 |
PayeeAddress |
Indirizzo del beneficiario |
string |
Required Max length: 70 |
PayeeCap |
CAP del beneficiario |
string |
Required Max length: 16 |
PayeeCityAndProvince |
Comune e provincia del beneficiario |
string |
Required Max length: 35 |
PayerRegistryEffective |
Anagrafica ordinante effettivo |
string |
Required Max length: 70 |
PayerAddressEffective |
Indirizzo dell'ordinante effettivo |
string |
Required Max length: 70 |
PayerCityAndProvinceEffective |
Comune e provincia del dell'ordinante effettivo |
string |
Required Max length: 35 |
PayerCapEffective |
CAP del dell'ordinante effettivo |
string |
Required Max length: 16 |
PayerNationEffective |
Nazione del dell'ordinante effettivo |
string |
Required Matching regular expression pattern: ^[a-zA-z]{2}$ |
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 |