Forgot Pin
This endpoint for reset pin incase merchant forgot existing pin. New pin will send to merchant via SMS at registered phone number in system.
Forgot Pin
POST
https://tokoapi-stg.netzme.com/api/aggregator/merchant/pin/forgot_pin
Headers
Name
Type
Description
Content-Type*
string
application/json
Authorization*
string
See Authentication Page
Client-Id*
string
See Authentication Page
Request-Time*
string
See Authentication Page
Signature*
string
See Authentication Page
Request Body
Name
Type
Description
username*
string
merchant id
type*
string
value "forgot_pin"
requestId*
string
format {{clientId}}{{YYYYMMDDHHmmSS}}{{4 digit increments}} Sample : aggregator202103091544220001
Sample JSON Request :
Last updated
Was this helpful?