Create a new invoice

Generate a new invoice for services or products provided.

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

The subMerchantId associated with the invoice.

string
required

The customer id of the invoice.

items
array of objects
required
items*
number
required

The total amount of the invoice.

string
required

The invoice date.

string
required

The invoice dueDate.

string
required

The invoice paymentTerm.

hostedSession
object
Responses
201

Invoice successfully created.

400

Bad Request. Invalid input.

401

Unauthorized.

500

Internal Server Error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!