POST
/
invoice_groups
/
{invoice_group_id}
/
add_accounts

Authorizations

Authorization
string
headerrequired

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

Path Parameters

invoice_group_id
string
required
Maximum length: 512

Body

application/json

Add accounts to an invoice group

accountIds
string[]
required

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