Money is integer paise — ₹15,000 = 1500000. Follow GET /application/journey. Skipping a step returns 409 step_not_ready.
accepted and youCanNow includes create_loan (typically after eSign).{ loanId } (server generates otherwise). 201 { loan: { id, status } }. Captures loanId.POST /applications/request-payout with that loanId, then ops dispatch-due.Authorization: Bearer {{accessToken}}curl --location 'https://api-dev.myemipay.com/applications/create-loan' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"loanId": "{{loanId}}"
}'{}