Create A Terminal Invoice

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

Create an ad-hoc terminal invoice to bill a customer on an on-demand basis. Invoices created from this end point are not associated to any subscriptions. When creating the invoice using API, the invoice status will be first
PENDING_TERMINAL_PAYMENT, only after the payment attempted it will become other status.

Body Params
string
required
string

Description of the invoice item. Max of 100 characters.

items
array of objects
required

Details of the individual items that are included in the invoice.

items*
boolean

Determines if auto payment processing occurs for invoices generated from the subscription. Supported value are: true - Default value. Invoices generated will automatically proceed to payment processing. false - Invoices are generated but will not automatically proceed to payment processing.

string

An invoice id from integrator's system that works as a correlation id with the invoice from Ezypay's system, which helps to identify the invoice. It should be unique per merchant

string

Identifier of the customer the invoice is billed to.

Headers
string
required

Merchant ID

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json