Get all invoices for the authenticated user
The access token received from the authorization server in the OAuth 2.0 flow.
Successful operation
Invoice id of draft invoice to finalize and send
Client id for this invoice
The total dollar amount to be discounted (you can provide a discountAmount or a discountPercent, but not both, as it affects the format of the invoice)
30
The total percent to be discounted (you can provide a discountAmount or a discountPercent, but not both, as it affects the format of the invoice)
15
Invoice Term for the invoice
DUE_NOW, NET_10, NET_15, NET_30, NET_60, OTHER "DUE_NOW"
The creation date of the invoice
The due date of the invoice
An optional personal note to add to the invoice
"Thank you for your business."
If set to true, an email of the invoice will be sent to client
true
If set to true, the client can pay by debit/credit card
true
If set to true, the client can pay by cash or check
true
Comma delimited list of Payment Reminder frequencies for this invoice
ON_DUE_DATE, THREE_DAYS_AFTER_DUE_DATE, EVERY_SEVEN_DAYS_AFTER_DUE_DATE, AFTER_TWO_MINS "ON_DUE_DATE"
Invoice frequency
ONE_TIME, WEEKLY, BI_WEEKLY, MONTHLY, YEARLY, AFTER_TWO_MINS, ONE_TIME, WEEKLY, BI_WEEKLY, MONTHLY, YEARLY, AFTER_TWO_MINS "ONE_TIME"
Status of the invoice
OPEN, CLOSED, CANCELLED, DRAFT, REFUNDED, SCHEDULED Status of the email of the invoice
SUCCESS, FAILURE_TOKEN_INVALIDATED, FAILURE_TOKEN_POSSIBLY_EXPIRED, FAILURE_INVOICE_NOT_FOUND, FAILURE_OTHER, SENDING, NOT_SENT, FAILURE_BOUNCED, WARNING_AUTO_RESPONSE Date of the last created recurring invoice
Id of parent for recurring invoices
Status of the refund corresponding to this invoice
PENDING, SUCCEEDED, FAILED, UNKNOWN Date the invoice was sent
If set to true, the client can pay by bank account
true
Whether this invoice is a recurring parent