POST
/
invoice_groups

Authorizations

Authorization
string
headerrequired

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

Body

application/json

Create an invoice group

name
string
required
email
string
required
Maximum length: 320
dailyInvoiceConsolidation
boolean
required
accountIds
string[]
required
address
object
required

billing address of the customer

netTermDays
integer

Response

200 - application/json

Invoice group details

id
string
required
name
string
required
email
string
required
Maximum length: 320
dailyInvoiceConsolidation
boolean
required
invoiceCurrency
string
required
billingAddress
object
required

billing address of the customer

accountsCount
integer
required
Required range: x > 0
createdAt
string
required
updatedAt
string
required
netTermDays
integer