Skip to main content
GET
Get valid billing dates for a subscription

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Headers

Alguna-Version
enum<string>
required
Available options:
2026-04-01

Path Parameters

id
string
required

Unique identifier for the subscription

Response

Success

valid_on_cycle_dates
string[]
required

Valid dates for on-cycle version starts

Example:
contract_end_date
string | null

Contract end date

Example:

"2027-07-01"

current_cycle
object | null

Current billing cycle date range

next_billing_date
string | null

Next billing cycle start date

Example:

"2026-08-01"

next_renewal_date
string | null

Next renewal date

Example:

"2027-07-01"

valid_mid_cycle_range
object | null

Valid date range for mid-cycle changes