API structure has changed
  2 structure changes including:
    
    2 Modifications
        Modified
        2
          Breaking
      
      GET /trips
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data property Modified
    
- self property Added
 
 
 - 
  data property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /bookings/{bookingId}/payment
              - Body
 - 
  application/json content type Modified
    
- 
  source property Modified
    
- 
  Card alternative Modified
    
- 
  cvc property Modified
    
- 
          Type went from 
integertostringBreaking 
 - 
          Type went from 
 
 - 
  cvc property Modified
    
 
 - 
  Card alternative Modified
    
 
 - 
  source property Modified