auth
Resend Verification Code

Resend verification code

Sometimes the first code might not work or was never delivered, this API will send another code incase the mentioned happens

Request

Endpoint

POST https://demo.rewardadz.com/public/api/v1/gateway/resend_verification

Headers

x-access-token:string
x-consumer-token:string

Body

{
  "verification_code": 300060
}

The response will be similar to the verify phone number API