Name | Type | Description | Notes |
---|---|---|---|
basic_info | GETAccountSummaryTypeBasicInfo | [optional] | |
bill_to_contact | GETAccountSummaryTypeBillToContact | [optional] | |
invoices | list[GETAccountSummaryInvoiceType] | Container for invoices. Only returns the last 6 invoices. | [optional] |
payments | list[GETAccountSummaryPaymentType] | Container for payments. Only returns the last 6 payments. | [optional] |
sold_to_contact | GETAccountSummaryTypeSoldToContact | [optional] | |
subscriptions | list[GETAccountSummarySubscriptionType] | Container for subscriptions. | [optional] |
success | bool | Returns `true` if the request was processed successfully. | [optional] |
tax_info | GETAccountSummaryTypeTaxInfo | [optional] | |
usage | list[GETAccountSummaryUsageType] | Container for usage data. Only returns the last 6 months of usage. Note: If the Real-Time Usage Rating feature is enabled, no usage data is returned in the response body field. To retrive usage data information, you can use the Usage (with Real-Time Rating) operations. | [optional] |