POST
/
invoices

Authorizations

X-CUSTOMER-OS-API-KEY
string
headerrequired

Body

application/json
customerId
string
required
currency
string
required
issueDate
string
dueDate
string
lineItems
object[]
required

Response

201 - application/json
id
string
customerId
string
status
enum<string>
Available options:
draft,
open,
paid,
void
issueDate
string
dueDate
string
currency
string
subtotal
number
tax
number
total
number
lineItems
object[]
bankDetails
object
paymentOptions
object