POST
/
invoice_groups

Authorizations

Authorization
string
headerrequired

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

Body

application/json
name
string
required
email
string
required
dailyInvoiceConsolidation
boolean
required
accountIds
string[]
required
netTermDays
integer
address
object
required

billing address of the customer

Response

200 - application/json
id
string
required
name
string
required
email
string
required
dailyInvoiceConsolidation
boolean
required
netTermDays
integer
invoiceCurrency
string
required
billingAddress
object
required

billing address of the customer

accountsCount
integer
required
createdAt
string
required
updatedAt
string
required