Skip to main content
POST
Create a top-up payment link

Authorizations

Authorization
string
header
required

API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.

Body

application/json
amount_rupees
integer
required

Whole rupees to add to the wallet, before GST. Must be within the min and max returned by GET /billing/topup/config. Send a JSON number, not a string.

Response

Link created.

success
boolean
data
object