API Reference
Log in to see full request history
Body Params

Invoice information.

contact
object
required

Object that contains contact data. Either contact ID or contact information are required.

date
required

Event date in ISO 8601 format.

integer
required

Total amount as a minor currency unit (e.g. cents).

paymentMethods
array of strings
length ≥ 1

Allowed payment methods to pay for the invoice. If omitted, allowed payment methods specified in the setting will be used.

paymentSchedule
array of objects
length ≥ 1

List of payments. If omitted, the invoice with one payment with due date as current date and amount as total amount will be created.

paymentSchedule
boolean

Whether automatic reminders to clients enabled. If omitted, the automatic reminders will be enabled.

ccEmails
array of strings

List of emails to CC email notifications.

ccEmails
string
length between 1 and 2500

Note to client.

string

Invoice delivery method.

Responses

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