GET
/
invoice_groups
/
{invoice_group_id}

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

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
accounts
string[]
required
nextToken
string