Sign in

Create an invoice

documented

Create a new invoice for a customer.

POST /api/v3/invoiceInvoicesno implementation yet0 runs

Input

refnumber*
Invoice reference number
INV-0001
external_key
External key value
ext-123
customer_id*
Customer ID
1234
date
Invoice date (YYYY-MM-DD)
YYYY-MM-DD
currency_id
Currency ID
1
item_id*
Item ID for line item
101
paycycle
Pay cycle
mon
description*
Line item description
Line item description
line_rate*
Line item rate
19.99
line_quantity*
Line item quantity
1
memo
Invoice memo
Memo
custom_1
Custom field #1
custom_2
Custom field #2
custom_3
Custom field #3
custom_4
Custom field #4
Calls chargeover as you (your API key is your account); keychains.dev holds the credentials.