Money is integer paise — ₹15,000 = 1500000. Follow GET /application/journey. Skipping a step returns 409 step_not_ready.
myemipay://email/verify?token= (or the HTTPS App Link) and extracted token.{ token }. Same { ok: true, email } and profile ingest.GET /application/profile to bind the verified email on the form.Authorization: Bearer {{accessToken}}401 unauthorized | email_verify_invalid · 403 forbiddencurl --location 'https://api-dev.myemipay.com/auth/email/verify/confirm' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"token": "{{emailVerifyToken}}"
}'{}