Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-Here
Request Body
A unique identifier obtained when creating an invoice. If accessed through the dashboard, it can be found at the URL on the invoice details page.Example:
f774034d-d9cc-43a0-97d8-a2520c127f03
Customer Name
Customer email used to send proof of payment, or payment reminders
Customer telephone number
The destination URL where the customer will be redirected after a successful or completed transaction.
General description of the transaction or order.
The transaction expiration date and time. This means that after this time, the payment link or order is no longer valid.
List of items (products/services) purchased.
Number of items ordered.
Price per unit of goods.
Response
Successful ResponseMain Structure (Root)
Status code form API.
Status message that describes the status code.
The main data returned (invoice details).
data Structure (Array Of Object)
Unique invoice ID.
The URL that users/clients can access to open invoices.