OBJECT
type ExpiringSubscription {productCode: String status: String quantity: Int contractEndTimestamp: OffsetDateTime expireInDays: Int }