API structure has changed
  5 structure changes including:
    
    5 Modifications
        Modified
        5
          Breaking
      
      GET /api/v1/quotes
              - Response
- 
  200 response Modified
    - application/json content type Modified
 
GET /api/v1/quotes/{quote_id}
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  contractor, job properties Modified
    - 
          Full types went from objecttostringBreaking
 
- 
          Full types went from 
 
- 
  contractor, job properties Modified
    
 
- 
  application/json content type Modified
    
POST /api/v1/quotes
              - Response
- 
  201 response Modified
    - 
  application/json content type Modified
    - 
  contractor, job properties Modified
    - 
          Full types went from objecttostringBreaking
 
- 
          Full types went from 
 
- 
  contractor, job properties Modified
    
 
- 
  application/json content type Modified
    
POST /api/v1/webhook_endpoints
              - Response
- 201 response Added
PUT /api/v1/quotes/{quote_id}
              - Body
- 
  application/json content type Modified
    - 
  contractor property Modified
    - 
          Full types went from objecttostringBreaking
 - 
  address, company_name, created, custom_metadata, email, first_name, id, last_name, middle_name, phone, withhold_premium properties Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
 
- 
          Full types went from 
- 
  job property Modified
    - 
          Full types went from objecttostringBreaking
 - 
  address, category_code, created, custom_metadata, description, entity, id, name, wage, wage_type, years_experience properties Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
 
- 
          Full types went from 
 
- 
  contractor property Modified
    
- Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  contractor, job properties Modified
    - 
          Full types went from objecttostringBreaking
 
- 
          Full types went from 
 
- 
  contractor, job properties Modified
    
 
- 
  application/json content type Modified
    
