Skip to main content
POST
Typescript (SDK)

Body Parameters

Response

Authorizations

Authorization
string
header
required

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

Headers

x-api-version
string
default:2.3.0
required

Body

application/json
invoices
object[]
required

Invoices to insert or update, in response order.

Maximum array length: 500

Response

200 - application/json

OK

invoices
object[]
required

Inserted or updated invoices in request order.