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
1099Policy API documentation

Change #9a349535

Last update:
Compare

API structure has changed

32 structure changes including:
32 Modifications
Modified 32
DELETE /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • deleted, id, object attributes Added
  • Body
  • content type Added
DELETE /api/v1/entities/{entity_id}
  • Response
  • 200 response Modified
    • deleted, id, object attributes Added
  • Body
  • content type Added
DELETE /api/v1/invoices/{invoice_id}
  • Response
  • 200 response Modified
    • deleted, id, object attributes Added
  • Body
  • content type Added
DELETE /api/v1/jobs/{job_id}
  • Response
  • 200 response Modified
    • deleted, id, object attributes Added
  • Body
  • content type Added
DELETE /api/v1/policies/{policy_id}
  • Response
  • 200 response Modified
    • deleted, id, object attributes Added
  • Body
  • content type Added
GET /api/v1/apply/sessions
  • Response
  • 200 response Modified
    • cancel_url, contractor, created, id, job, success_url attributes Added
  • Body
  • content type Added
GET /api/v1/apply/sessions/{session_id}
  • Response
  • 200 response Modified
    • cancel_url, contractor, created, id, job, success_url attributes Added
  • Body
  • content type Added
GET /api/v1/contractors
  • Response
  • 200 response Modified
    • address, company_name, created, first_name, id, last_name, phone attributes Added
  • Body
  • content type Added
GET /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • address, company_name, created, first_name, id, last_name, phone attributes Added
  • Body
  • content type Added
GET /api/v1/entities
  • Response
  • 200 response Modified
    • address, coverage_lmiit, created, id, name, required_coverage attributes Added
  • Body
  • content type Added
GET /api/v1/entities/{entity_id}
  • Response
  • 200 response Modified
    • address, coverage_lmiit, created, id, name, required_coverage attributes Added
  • Body
  • content type Added
GET /api/v1/invoices
  • Response
  • 200 response Modified
    • contractor, created, gross_pay, id, job, paycycle_enddate, paycycle_startdate, premium_due attributes Added
  • Body
  • content type Added
GET /api/v1/invoices/{invoice_id}
  • Response
  • 200 response Modified
    • contractor, created, gross_pay, id, job, paycycle_enddate, paycycle_startdate, premium_due attributes Added
  • Body
  • content type Added
GET /api/v1/jobs
  • Response
  • 200 response Modified
    • category_code, created, description, entity, id, name, review_status, wage, years_experience attributes Added
  • Body
  • content type Added
GET /api/v1/jobs/{job_id}
  • Response
  • 200 response Modified
    • category_code, created, description, entity, id, name, review_status, wage, years_experience attributes Added
  • Body
  • content type Added
GET /api/v1/policies
  • Response
  • 200 response Modified
    • created, effective_date, expiration_date, id, pdf_url, quote, status attributes Added
  • Body
  • content type Added
GET /api/v1/policies/{policy_id}
  • Response
  • 200 response Modified
    • created, effective_date, expiration_date, id, pdf_url, quote, status attributes Added
  • Body
  • content type Added
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • contractor, coverage_type, created, effective_date, eligible, id, job, net_rate attributes Added
  • Body
  • content type Added
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • contractor, coverage_type, created, effective_date, eligible, id, job, net_rate attributes Added
  • Body
  • content type Added
POST /api/v1/apply/sessions
  • Response
  • 200 response Modified
    • cancel_url, contractor, created, id, job, success_url attributes Added
  • Body
  • content type Added
POST /api/v1/contractors
  • Response
  • 200 response Modified
    • address, company_name, created, first_name, id, last_name, phone attributes Added
  • Body
  • content type Added
POST /api/v1/entities
  • Response
  • 200 response Modified
    • address, coverage_lmiit, created, id, name, required_coverage attributes Added
  • Body
  • content type Added
POST /api/v1/invoices
  • Response
  • 200 response Modified
    • contractor, created, gross_pay, id, job, paycycle_enddate, paycycle_startdate, premium_due attributes Added
  • Body
  • content type Added
POST /api/v1/jobs
  • Response
  • 200 response Modified
    • category_code, created, description, entity, id, name, review_status, wage, years_experience attributes Added
  • Body
  • content type Added
POST /api/v1/policies
  • Response
  • 200 response Modified
    • created, effective_date, expiration_date, id, pdf_url, quote, status attributes Added
  • Body
  • content type Added
POST /api/v1/quotes
  • Response
  • 200 response Modified
    • contractor, coverage_type, created, effective_date, eligible, id, job, net_rate attributes Added
  • Body
  • content type Added
PUT /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • address, company_name, created, first_name, id, last_name, phone attributes Added
  • Body
  • content type Added
PUT /api/v1/entities/{entity_id}
  • Response
  • 200 response Modified
    • address, coverage_lmiit, created, id, name, required_coverage attributes Added
  • Body
  • content type Added
PUT /api/v1/invoices/{invoice_id}
  • Response
  • 200 response Modified
    • contractor, created, gross_pay, id, job, paycycle_enddate, paycycle_startdate, premium_due attributes Added
  • Body
  • content type Added
PUT /api/v1/jobs/{job_id}
  • Response
  • 200 response Modified
    • category_code, created, description, entity, id, name, review_status, wage, years_experience attributes Added
  • Body
  • content type Added
PUT /api/v1/policies/{policy_id}
  • Response
  • 200 response Modified
    • created, effective_date, expiration_date, id, pdf_url, quote, status attributes Added
  • Body
  • content type Added
PUT /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • contractor, coverage_type, created, effective_date, eligible, id, job, net_rate attributes Added
  • Body
  • content type Added