POST
/
invoices

Authorizations

Authorization
string
header
required

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

Body

application/json
Invoice payload
invoice
object
required

Response

200
application/json
Invoice created
invoice
object
required