AeroDataBox · Schema

SubscriptionBalanceContract

Represents the balance for all alert subscriptions associated with the user acount, including remaining credits and timestamps for the most recent refill and deduction operations.

AviationFlightsAerospaceFlight DataAirport Data

Properties

Name Type Description
creditsRemaining integer Alert credits remaining for the account.
lastRefilledUtc string The datetime when the balance was last re-filled, in UTC.
lastDeductedUtc string The datetime when the balance was last deducated, in UTC. Deduction typically occurs when an alert notification was dispatched for one of the alert subscriptions associated with the user account.
View JSON Schema on GitHub