Name | Type | Description | Notes |
---|---|---|---|
basic_info | GETAccountSummaryTypeBasicInfo | [optional] | |
bill_to_contact | GETAccountSummaryTypeBillToContact | [optional] | |
invoices | Array<GETAccountSummaryInvoiceType> | Container for invoices. Only returns the last 6 invoices. | [optional] |
payments | Array<GETAccountSummaryPaymentType> | Container for payments. Only returns the last 6 payments. | [optional] |
sold_to_contact | GETAccountSummaryTypeSoldToContact | [optional] | |
subscriptions | Array<GETAccountSummarySubscriptionType> | Container for subscriptions. | [optional] |
success | BOOLEAN | Returns `true` if the request was processed successfully. | [optional] |
tax_info | GETAccountSummaryTypeTaxInfo | [optional] | |
usage | Array<GETAccountSummaryUsageType> | Container for usage data. Only returns the last 6 months of usage. | [optional] |