 This query returns a list of when a vehicle renewal occurred.
          
      This query returns a list of when a vehicle renewal occurred.
    
    
    
      - API endpoint slug
- bouncie.history_of_vehicle_renewals
- Runtime method
- performQuery("bouncie.history_of_vehicle_renewals"}
Query fields
        
          
          
              - Label
- Which vehicle?
- Slug
- vehicle
- Required
- true
- Can have default value
- false
 
  
    
    
      Ingredients
          
            
            
              - Slug
- created_at
- Filter code
- Bouncie.historyOfVehicleRenewals.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
 
          
            
            
              - Slug
- vehicle_name
- Filter code
- Bouncie.historyOfVehicleRenewals.VehicleName
- Type
- String
- Example
- Sarah's Subaru
 
          
            
            
              - Slug
- renewal
- Filter code
- Bouncie.historyOfVehicleRenewals.Renewal
- Type
- String
- Example
- Car Registration
 
          
            
            
              - Slug
- status
- Filter code
- Bouncie.historyOfVehicleRenewals.Status
- Type
- String
- Example
- upcoming
 
          
            
            
              - Slug
- days_until
- Filter code
- Bouncie.historyOfVehicleRenewals.DaysUntil
- Type
- String
- Example
- 7
 
          
            
            
              - Slug
- due_date
- Filter code
- Bouncie.historyOfVehicleRenewals.DueDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07