Initiate a bill-payment purchase for the current app user

Customer bill-payment flow. Nova reads the app user id from the JWT and the customer pays from MY_WALLET. The customer account number and amount are supplied inline; provider-specific biller details are derived from the selected product.

Access: Auth methods: JWT bearer. Allowed user types: APP_USER. Requires permissions: purchase:write.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Bill-payment product UUID

string
required

Customer account number for the selected biller. For Flash products, Nova generates the accountReference from the product biller code plus this value.

number
required

Payment amount in Rand. Nova sends Flash bill-payment values in cents.

Headers
string
required

Client-generated UUID v4. Reuse the same key only when retrying the exact same request.

Responses

201

Bill-payment purchase initiated

400

Invalid input

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json