| Name | Description | Type | Additional information |
|---|---|---|---|
| usuario | string |
Required String length: inclusive between 3 and 3 |
|
| clave | string |
Required Matching regular expression pattern: ^(?=.*[A-Z])(?=.*\d)(?=.*[!@#$%^&*\(\)\-_\.\+])[A-Za-z\d!@#$%^&*\(\)\-_\.\+]{16,20}$ String length: inclusive between 16 and 20 |