Change Updates

Do not miss any 1099Policy API changes, ever again

Subscribe to the 1099Policy API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
  • Add support for step on Session
  • Add support for custom_metadata on Job
28 structure changes including:
28 Modifications
Modified 28 Breaking
GET /api/v1/apply/sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /api/v1/apply/sessions/{session_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Created alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
      • step property Added
GET /api/v1/assignments/{assignment_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • created property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • eligible property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Eligible alternative Added
      • id property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
GET /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
GET /api/v1/entities/{entity_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • coverage_limit property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Limit alternative Added
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
GET /api/v1/events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Created alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-2 alternative Added
      • id property Modified
        • Created alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-2 alternative Added
GET /api/v1/invoices/{invoice_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Created alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
GET /api/v1/jobs
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /api/v1/jobs/{job_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
      • custom_metadata property Added
GET /api/v1/policies/{policy_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • created property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
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 property Modified
      • coverage_type property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Coverage alternative Added
      • created property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
      • job property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Job alternative Added
POST /api/v1/apply/sessions
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id property Modified
        • Created alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
      • step property Added
POST /api/v1/apply/sessions/{session_id}/expire
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Created alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
      • step property Added
POST /api/v1/assignments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • created property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • eligible property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Eligible alternative Added
      • id property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
POST /api/v1/contractors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
POST /api/v1/entities
  • Body
  • application/json content type Modified
    • coverage_limit property Modified
      • Address alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Limit alternative Added
    • required_coverage property Modified
      • Address alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Coverage alternative Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • coverage_limit property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Limit alternative Added
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
POST /api/v1/invoices
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id property Modified
        • Created alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
POST /api/v1/jobs
  • Body
  • application/json content type Modified
    • custom_metadata property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
      • custom_metadata property Added
POST /api/v1/policies
  • Response
  • 201 response Modified
    • application/json content type Modified
      • created property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • application/json content type Modified
      • contractor property Modified
      • coverage_type property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Coverage alternative Added
      • created property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
      • job property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Job alternative Added
PUT /api/v1/assignments/{assignment_id}
  • Body
  • application/json content type Modified
    • created property Modified
      • Certificate alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Created alternative Added
    • eligible property Modified
      • Certificate alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Eligible alternative Added
    • id property Modified
      • Certificate alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • string-2 alternative Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • created property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • eligible property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Eligible alternative Added
      • id property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
PUT /api/v1/contractors/{contractor_id}
  • Body
  • application/json content type Modified
    • created property Modified
      • Address alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Created alternative Added
    • id property Modified
      • Address alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • string-2 alternative Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
PUT /api/v1/entities/{entity_id}
  • Body
  • application/json content type Modified
    • coverage_limit property Modified
      • Address alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Limit alternative Added
    • created property Modified
      • Address alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Created alternative Added
    • id property Modified
      • Address alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • string-2 alternative Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • coverage_limit property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Limit alternative Added
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
PUT /api/v1/invoices/{invoice_id}
  • Body
  • application/json content type Modified
    • id property Modified
      • Created alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • string-2 alternative Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Created alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
PUT /api/v1/jobs/{job_id}
  • Body
  • application/json content type Modified
    • created property Modified
      • Address alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Created alternative Added
    • id property Modified
      • Address alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • string-2 alternative Added
    • custom_metadata property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
      • custom_metadata property Added
PUT /api/v1/policies/{policy_id}
  • Body
  • application/json content type Modified
    • created property Modified
      • Certificate alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Created alternative Added
    • id property Modified
      • Certificate alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • string-2 alternative Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • created property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Certificate alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
PUT /api/v1/quotes/{quote_id}
  • Body
  • application/json content type Modified
    • contractor property Modified
      • created property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Address alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
    • coverage_type property Modified
      • Contractor alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Coverage alternative Added
    • created property Modified
      • Contractor alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Created alternative Added
    • id property Modified
      • Contractor alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • string-2 alternative Added
    • job property Modified
      • Contractor alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • Job alternative Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • contractor property Modified
      • coverage_type property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Coverage alternative Added
      • created property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Created alternative Added
      • id property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • string-2 alternative Added
      • job property Modified
        • Contractor alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • Job alternative Added
  • Add support for Contractor#list.parameters.email
1 structure change including:
1 Modification
Modified 1
GET /api/v1/contractors
  • Query
  • email query parameter Added
  • Add support for policy on Assignment#create
  • Add support for Contractor#list_policies
5 structure changes including:
1 Addition
4 Modifications
Modified 4
GET /api/v1/assignments
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /api/v1/assignments/{assignment_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • policy property Added
POST /api/v1/assignments
  • Body
  • application/json content type Modified
    • policy property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • policy property Added
PUT /api/v1/assignments/{assignment_id}
  • Body
  • application/json content type Modified
    • policy property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • policy property Added
Added 1
GET /api/v1/contractors/{contractor_id}/policies
4 structure changes including:
4 Modifications
Modified 4
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
      • gl_net_rate, wc_net_rate properties Added
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • application/json content type Modified
      • gl_net_rate, wc_net_rate properties Added
PUT /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • gl_net_rate, wc_net_rate properties Added
2 structure changes including:
2 Additions
Added 2
GET /api/v1/category_codes
POST /api/v1/apply/sessions/{session_id}/expire
16 structure changes including:
16 Modifications
Modified 16
GET /api/v1/assignments
  • Response
  • 200 response Modified
    • certificates property Added
GET /api/v1/assignments/{assignment_id}
  • Response
  • 200 response Modified
    • certificates property Added
GET /api/v1/contractors
  • Response
  • 200 response Modified
    • withhold_premium property Added
GET /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • withhold_premium property Added
GET /api/v1/policies
  • Response
  • 200 response Modified
    • certificates property Added
GET /api/v1/policies/{policy_id}
  • Response
  • 200 response Modified
    • certificates property Added
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • contractor property Modified
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • contractor property Modified
POST /api/v1/assignments
  • Response
  • 201 response Modified
    • certificates property Added
POST /api/v1/contractors
  • Body
  • content type Modified
    • withhold_premium property Added
  • Response
  • 201 response Modified
    • withhold_premium property Added
POST /api/v1/policies
  • Response
  • 201 response Modified
    • certificates property Added
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • contractor property Modified
PUT /api/v1/assignments/{assignment_id}
  • Response
  • 200 response Modified
    • certificates property Added
PUT /api/v1/contractors/{contractor_id}
  • Body
  • content type Modified
    • withhold_premium property Added
  • Response
  • 200 response Modified
    • withhold_premium property Added
PUT /api/v1/policies/{policy_id}
  • Response
  • 200 response Modified
    • certificates property Added
PUT /api/v1/quotes/{quote_id}
  • Body
  • content type Modified
    • contractor property Modified
  • Response
  • 200 response Modified
    • contractor property Modified
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/assignments
  • Response
  • 200 response Modified
    • bind property Added
GET /api/v1/assignments/{assignment_id}
  • Response
  • 200 response Modified
    • bind property Added
POST /api/v1/assignments
  • Body
  • content type Modified
    • bind property Added
  • Response
  • 201 response Modified
    • bind property Added
PUT /api/v1/assignments/{assignment_id}
  • Body
  • content type Modified
    • bind property Added
  • Response
  • 200 response Modified
    • bind property Added
1 structure change including:
1 Modification
Modified 1
POST /api/v1/jobs
  • Body
  • content type Modified
    • address property Modified
8 structure changes including:
8 Modifications
Modified 8
GET /api/v1/apply/sessions/{session_id}
  • Path
  • session path parameter Added
GET /api/v1/assignments/{assignment_id}
  • Path
  • assignment path parameter Added
GET /api/v1/contractors/{contractor_id}
  • Path
  • contractor path parameter Added
GET /api/v1/entities/{entity_id}
  • Path
  • entity path parameter Added
GET /api/v1/invoices/{invoice_id}
  • Path
  • invoice path parameter Added
GET /api/v1/jobs/{job_id}
  • Path
  • job path parameter Added
GET /api/v1/policies/{policy_id}
  • Path
  • policy path parameter Added
GET /api/v1/quotes/{quote_id}
  • Path
  • quote path parameter Added
15 structure changes including:
15 Modifications
Modified 15 Breaking
GET /api/v1/apply/sessions
  • Body
  • content type Removed
  • Query
  • limit query parameter Added
GET /api/v1/apply/sessions/{session_id}
  • Body
  • content type Removed
GET /api/v1/assignments
  • Body
  • content type Removed
  • Query
  • limit query parameter Added
GET /api/v1/assignments/{assignment_id}
  • Body
  • content type Removed
GET /api/v1/contractors/{contractor_id}
  • Body
  • content type Removed
GET /api/v1/entities
  • Body
  • content type Removed
  • Query
  • limit query parameter Added
GET /api/v1/entities/{entity_id}
  • Body
  • content type Removed
GET /api/v1/invoices
  • Body
  • content type Removed
  • Query
  • limit query parameter Added
GET /api/v1/invoices/{invoice_id}
  • Body
  • content type Removed
GET /api/v1/jobs
  • Body
  • content type Removed
  • Query
  • limit query parameter Added
GET /api/v1/jobs/{job_id}
  • Body
  • content type Removed
GET /api/v1/policies
  • Body
  • content type Removed
  • Query
  • limit query parameter Added
GET /api/v1/policies/{policy_id}
  • Body
  • content type Removed
GET /api/v1/quotes
  • Body
  • content type Removed
  • Query
  • limit query parameter Added
GET /api/v1/quotes/{quote_id}
  • Body
  • content type Removed
1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v1/contractors
  • Body
  • content type Removed
1 structure change including:
1 Modification
Modified 1
GET /api/v1/contractors
  • Query
  • limit query parameter Modified
  • Body
  • content type Added
1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v1/contractors
  • Query
  • limit query parameter Modified
1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v1/contractors
  • Body
  • content type Removed
  • Query
  • limit query parameter Added
1 structure change including:
1 Modification
Modified 1 Breaking
PUT /api/v1/assignments/{assignment_id}
  • Body
  • content type Modified
    • gross_pay, paycycle_enddate, paycycle_startdate, premium_due properties Removed
    • effective_date, eligible, end_date, net_rate properties Added
  • Response
  • 200 response Modified
    • gross_pay, paycycle_enddate, paycycle_startdate, premium_due properties Removed
    • effective_date, eligible, end_date, net_rate properties Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/assignments
  • Body
  • content type Modified
    • gross_pay property Removed
7 structure changes including:
5 Additions
2 Modifications
Modified 2 Breaking
GET /api/v1/invoices
  • Body
  • content type Modified
    • contractor property Added
POST /api/v1/quotes
  • Body
  • content type Modified
    • effective_date, end_date properties Modified
Added 5
DELETE /api/v1/assignments/{assignment_id}
GET /api/v1/assignments
GET /api/v1/assignments/{assignment_id}
POST /api/v1/assignments
PUT /api/v1/assignments/{assignment_id}
27 structure changes including:
27 Modifications
Modified 27 Breaking
GET /api/v1/apply/sessions
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/apply/sessions/{session_id}
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/contractors
  • Response
  • 200 response Modified
    • custom_metadata property Modified
    • id property Modified
GET /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • custom_metadata property Modified
    • id property Modified
GET /api/v1/entities
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/entities/{entity_id}
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/invoices
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/invoices/{invoice_id}
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/jobs
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/jobs/{job_id}
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/policies
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/policies/{policy_id}
  • Response
  • 200 response Modified
    • id property Modified
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • contractor, job properties Modified
    • id property Modified
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • contractor, job properties Modified
    • id property Modified
POST /api/v1/apply/sessions
  • Response
  • 201 response Modified
    • id property Modified
POST /api/v1/contractors
  • Response
  • 201 response Modified
    • custom_metadata property Modified
    • id property Modified
POST /api/v1/entities
  • Response
  • 201 response Modified
    • id property Modified
POST /api/v1/invoices
  • Response
  • 201 response Modified
    • id property Modified
POST /api/v1/jobs
  • Response
  • 201 response Modified
    • id property Modified
POST /api/v1/policies
  • Response
  • 201 response Modified
    • id property Modified
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • contractor, job properties Modified
    • id property Modified
PUT /api/v1/contractors/{contractor_id}
  • Body
  • content type Modified
    • custom_metadata property Modified
    • id property Modified
  • Response
  • 200 response Modified
    • custom_metadata property Modified
    • id property Modified
PUT /api/v1/entities/{entity_id}
  • Body
  • content type Modified
    • id property Modified
  • Response
  • 200 response Modified
    • id property Modified
PUT /api/v1/invoices/{invoice_id}
  • Body
  • content type Modified
    • id property Modified
  • Response
  • 200 response Modified
    • id property Modified
PUT /api/v1/jobs/{job_id}
  • Body
  • content type Modified
    • id property Modified
  • Response
  • 200 response Modified
    • id property Modified
PUT /api/v1/policies/{policy_id}
  • Body
  • content type Modified
    • id property Modified
  • Response
  • 200 response Modified
    • id property Modified
PUT /api/v1/quotes/{quote_id}
  • Body
  • content type Modified
    • contractor, job properties Modified
    • id property Modified
  • Response
  • 200 response Modified
    • contractor, job properties Modified
    • id property Modified
8 structure changes including:
8 Modifications
Modified 8
GET /api/v1/contractors
  • Response
  • 200 response Modified
    • custom_metadata property Added
GET /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • custom_metadata property Added
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • contractor property Modified
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • contractor property Modified
POST /api/v1/contractors
  • Body
  • content type Modified
    • custom_metadata property Added
  • Response
  • 201 response Modified
    • custom_metadata property Added
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • contractor property Modified
PUT /api/v1/contractors/{contractor_id}
  • Body
  • content type Modified
    • custom_metadata property Added
  • Response
  • 200 response Modified
    • custom_metadata property Added
PUT /api/v1/quotes/{quote_id}
  • Body
  • content type Modified
    • contractor property Modified
  • Response
  • 200 response Modified
    • contractor property Modified
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • end_date property Added
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • end_date property Added
POST /api/v1/quotes
  • Body
  • content type Modified
    • end_date property Added
  • Response
  • 201 response Modified
    • end_date property Added
PUT /api/v1/quotes/{quote_id}
  • Body
  • content type Modified
    • end_date property Added
  • Response
  • 200 response Modified
    • end_date property Added