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 #c9ba8c7e

Last update:
Compare

API structure has changed

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