object BillingPeriod

Fields

FieldTypeDescription
startISODateTime

Start as an ISO-8601 datetime, returned in UTC unless otherwise noted.

endISODateTime

End as an ISO-8601 datetime, returned in UTC unless otherwise noted.

Referenced By

Example

{
  "start": "2026-07-09T15:30:00Z",
  "end": "2026-07-09T15:30:00Z"
}