Create public invoice

This API will create a payment item for a non-registered eWallet beneficiary.

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

The currency code of this invoice. See Country / Currency Support

string
required
length ≤ 100

The merchant specified merchant reference ID for this invoice.

arrItems
array of objects
required

A list of items which are to be included in the invoice.

arrItems*
string | null

The webhook notification Url to send the updates for this invoice.

string | null

The return parameters to be added to the notificationUrl when updates are sent for this invoice.

string | null

The URL to send a user once the user has successfully paid for this invoice.

string | null

The return parameters to be added to the userReturnUrl when a user is redirected once the user has successfully paid for this invoice.

string | null

The URL to send a user if the user does not complete payment for this invoice.

string | null

The return parameters to be added to the userCancelUrl when a user is redirected if the user does not complete payment for this invoice.

string | null

An email address to send notifications to when updates are made to this invoice.

int64

Restricts the payment types which can be utilized to pay for this invoice.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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