| Name | Description | Type | Additional information |
|---|---|---|---|
| Iban |
Iban |
string |
Required Matching regular expression pattern: ^[0-9a-zA-Z]{27}$ |
| DateType |
Tipo di data da cercare |
DataTypeGetMovementInputModel |
Required Range: inclusive between 1 and 3 |
| DateFrom |
Data "DA" |
date time |
Required |
| DateTo |
Data "A" |
date time |
Required |
| AmountFrom |
Importo "DA" |
decimal number |
None. |
| AmountTo |
Importo "A" |
decimal number |
None. |
| Payee |
Beneficiario |
string |
None. |
| MovementSign |
Sign movimento "C" o "D" |
string |
Matching regular expression pattern: ^(?:[C]|[D])$ |