POST
/
invoice_groups

Authorizations

Authorization
string
header
required

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

Body

application/json

Create an invoice group

accountIds
string[]
required
address
object
required

billing address of the customer

dailyInvoiceConsolidation
boolean
required
email
string
required
Maximum length: 320
name
string
required
netTermDays
integer

Response

200 - application/json

Invoice group details

accountsCount
integer
required
Required range: x > 0
billingAddress
object
required

billing address of the customer

createdAt
string
required
dailyInvoiceConsolidation
boolean
required
email
string
required
Maximum length: 320
id
string
required
invoiceCurrency
string
required
name
string
required
updatedAt
string
required
netTermDays
integer