Skip to main content
POST
New Invoice

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

Query Parameters

bill_to
string
address
string
tax
number
payment_terms
string
due
string
payment_method
string
invoice_number
integer
currency
string
credit_type
boolean

Body

application/json

The body is of type object.

Response

200 - application/json

Successful response

success
boolean
Example:

true

invoice
object