forgot cashpoint password

To retrieve forgotten password for cashpoint

Request

Method
URL

POST

{{baseUrl}}/api/service/v1/query/cashpoint/forgotpassword

Header
Value

Content-Type

application/json

publicKey

{{publicKey}}

b-access-token

{{accessToken}}

Use the accessToken that was given in response to /api/service/v1/query/cashpoint/login

Request Body
Description

email

Email of the cashpoint

Mandatory

Last updated