Billing
Get information on current and past bills.
Data model
customer_id | string | Alphanumeric string identifying the customer. Read-only. | |
end_time | string | Date and time in ISO 8601 format. Read-only. | |
regions | object | Breakdown of regional data for products that are region based. | |
start_time | string | Date and time in ISO 8601 format. Read-only. | |
status | object | ||
total | object | Complete summary of the billing information. | |
vendor_state | string | The current state of our third-party billing vendor. One of up or down . Read-only. | |
line_items | array | ||
aria_invoice_id | string | An alphanumeric string identifying the invoice. Read-only. | |
created_at | string | Date and time in ISO 8601 format. Read-only. | |
deleted_at | string | Date and time in ISO 8601 format. Read-only. | |
updated_at | string | Date and time in ISO 8601 format. Read-only. |