GET
/
invoice_groups
/
{invoice_group_id}

Authorizations

Authorization
string
header
required

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

Path Parameters

invoice_group_id
string
required
Maximum length: 512

Response

200 - application/json

Invoice group details

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