Document representing a password reset request.
Property | Type | Constraints | Description |
---|---|---|---|
identification |
String | The customer's login or the customer's email depending on the type value. | |
type |
Enum {email, login} | The type of customer identification. |