Reset password

Headers

requestTokenstringRequired

Request

This endpoint expects an object.
emailstringOptionalformat: "email"<=320 characters
The user's email address.
entrystringOptional

Identifier for entrypoint originating the request (used by front-end apps)

entryTypeintegerOptional

Type of entry identifier: 0 - partner, 2 - paypoint
used by front-end apps, required if an Entry is indicated.

Response

Success
isSuccessboolean or null

Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.

responseTextstring or null

Response text for operation: ‘Success’ or ‘Declined’.

Errors