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

Changelog

Last update:
Compare

API structure has changed

Modified 4 Breaking
GET /api/v1/entities
  • Response
  • 200 response Modified
    • coverage_lmiit attribute Removed
    • coverage_limit attribute Added
GET /api/v1/entities/{entity_id}
  • Response
  • 200 response Modified
    • coverage_lmiit attribute Removed
    • coverage_limit attribute Added
POST /api/v1/entities
  • Body
  • content type Modified
    • coverage_lmiit attribute Removed
    • coverage_limit attribute Added
  • Response
  • 201 response Modified
    • coverage_lmiit attribute Removed
    • coverage_limit attribute Added
PUT /api/v1/entities/{entity_id}
  • Body
  • content type Modified
    • coverage_lmiit attribute Removed
    • coverage_limit attribute Added
  • Response
  • 200 response Modified
    • coverage_lmiit attribute Removed
    • coverage_limit attribute Added
1.6.10

API structure has changed

Modified 9
GET /api/v1/jobs
  • Response
  • 200 response Modified
    • address attribute Added
GET /api/v1/jobs/{job_id}
  • Response
  • 200 response Modified
    • address attribute Added
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • job attribute Modified
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • job attribute Modified
POST /api/v1/entities
  • Body
  • content type Modified
    • address, required_coverage attributes Modified
POST /api/v1/jobs
  • Body
  • content type Modified
    • address, category_code attributes Added
  • Response
  • 201 response Modified
    • address attribute Added
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • job attribute Modified
PUT /api/v1/jobs/{job_id}
  • Body
  • content type Modified
    • address attribute Added
  • Response
  • 200 response Modified
    • address attribute Added
PUT /api/v1/quotes/{quote_id}
  • Body
  • content type Modified
    • job attribute Modified
  • Response
  • 200 response Modified
    • job attribute Modified
1.6.9

API structure has changed

Modified 4 Breaking
GET /api/v1/entities
  • Response
  • 200 response Modified
    • required_coverage attribute Modified
GET /api/v1/entities/{entity_id}
  • Response
  • 200 response Modified
    • required_coverage attribute Modified
POST /api/v1/entities
  • Response
  • 201 response Modified
    • required_coverage attribute Modified
PUT /api/v1/entities/{entity_id}
  • Body
  • content type Modified
    • required_coverage attribute Modified
  • Response
  • 200 response Modified
    • required_coverage attribute Modified
1.6.6

API structure has changed

Modified 1
POST /api/v1/contractors
  • Body
  • content type Modified
    • tax_identification attribute Modified

API structure has changed

Modified 1 Breaking
GET /api/v1/jobs/{job_id}
  • Body
  • content type Modified
    • job attribute Modified
1.6.5

API structure has changed

Added 2
GET /api/v1/events
GET /api/v1/events/{event_id}

API structure has changed

Modified 8
GET /api/v1/jobs
  • Response
  • 200 response Modified
    • wage_type attribute Added
GET /api/v1/jobs/{job_id}
  • Response
  • 200 response Modified
    • wage_type attribute Added
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • job attribute Modified
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • job attribute Modified
POST /api/v1/jobs
  • Body
  • content type Modified
    • years_experience attribute Modified
    • wage_type attribute Added
  • Response
  • 201 response Modified
    • wage_type attribute Added
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • job attribute Modified
PUT /api/v1/jobs/{job_id}
  • Body
  • content type Modified
    • wage_type attribute Added
  • Response
  • 200 response Modified
    • wage_type attribute Added
PUT /api/v1/quotes/{quote_id}
  • Body
  • content type Modified
    • job attribute Modified
  • Response
  • 200 response Modified
    • job attribute Modified
1.6.3

API structure has changed

Modified 1 Breaking
POST /api/v1/apply/sessions
  • Body
  • content type Modified
    • url attribute Removed

API structure has changed

Modified 6
DELETE /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • deleted_at attribute Added
DELETE /api/v1/entities/{entity_id}
  • Response
  • 200 response Modified
    • deleted_at attribute Added
DELETE /api/v1/invoices/{invoice_id}
  • Response
  • 200 response Modified
    • deleted_at attribute Added
DELETE /api/v1/jobs/{job_id}
  • Response
  • 200 response Modified
    • deleted_at attribute Added
DELETE /api/v1/policies/{policy_id}
  • Response
  • 200 response Modified
    • deleted_at attribute Added
POST /api/v1/apply/sessions
  • Body
  • content type Modified
    • url attribute Added
1.6.2

API structure has changed

Modified 8 Breaking
GET /api/v1/contractors
  • Response
  • 200 response Modified
    • tax_identification attribute Removed
GET /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • tax_identification attribute Removed
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • contractor attribute Modified
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • contractor attribute Modified
POST /api/v1/contractors
  • Response
  • 201 response Modified
    • tax_identification attribute Removed
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • contractor attribute Modified
PUT /api/v1/contractors/{contractor_id}
  • Body
  • content type Modified
    • tax_identification attribute Removed
  • Response
  • 200 response Modified
    • tax_identification attribute Removed
PUT /api/v1/quotes/{quote_id}
  • Body
  • content type Modified
    • contractor attribute Modified
  • Response
  • 200 response Modified
    • contractor attribute Modified

API structure has changed

Modified 8
GET /api/v1/contractors
  • Response
  • 200 response Modified
    • tax_identification attribute Added
GET /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • tax_identification attribute Added
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • contractor attribute Modified
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • contractor attribute Modified
POST /api/v1/contractors
  • Body
  • content type Modified
    • tax_identification attribute Added
  • Response
  • 201 response Modified
    • tax_identification attribute Added
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • contractor attribute Modified
PUT /api/v1/contractors/{contractor_id}
  • Body
  • content type Modified
    • tax_identification attribute Added
  • Response
  • 200 response Modified
    • tax_identification attribute Added
PUT /api/v1/quotes/{quote_id}
  • Body
  • content type Modified
    • contractor attribute Modified
  • Response
  • 200 response Modified
    • contractor attribute Modified

API structure has changed

Modified 1 Breaking
DELETE /api/v1/invoices/{invoice_id}
  • Body
  • content type Modified
    • invoice attribute Modified

API structure has changed

Modified 4 Breaking
GET /api/v1/invoices
  • Response
  • 200 response Modified
    • id attribute Modified
GET /api/v1/invoices/{invoice_id}
  • Body
  • content type Modified
    • invoice attribute Modified
  • Response
  • 200 response Modified
    • id attribute Modified
POST /api/v1/invoices
  • Body
  • content type Modified
    • contractor, gross_pay, job, paycycle_enddate, paycycle_startdate attributes Modified
    • created, id, premium_due attributes Removed
  • Response
  • 200 response Removed
  • 201 response Added
PUT /api/v1/invoices/{invoice_id}
  • Body
  • content type Modified
    • id attribute Modified
  • Response
  • 200 response Modified
    • id attribute Modified

API structure has changed

Modified 3 Breaking
GET /api/v1/apply/sessions
  • Response
  • 200 response Modified
    • contractor, job attributes Removed
GET /api/v1/apply/sessions/{session_id}
  • Response
  • 200 response Modified
    • contractor, job attributes Removed
POST /api/v1/apply/sessions
  • Body
  • content type Modified
    • cancel_url, success_url attributes Added
  • Response
  • 201 response Modified
    • contractor, job attributes Removed

API structure has changed

Modified 2 Breaking
POST /api/v1/apply/sessions
  • Body
  • content type Modified
    • contractor, job attributes Removed
POST /api/v1/policies
  • Body
  • content type Modified
    • effective_date, expiration_date, quote attributes Added

API structure has changed

Modified 1 Breaking
POST /api/v1/policies
  • Body
  • content type Modified
    • created, effective_date, expiration_date, id, pdf_url, quote, status attributes Removed
1.6.1

API structure has changed

Modified 9 Breaking
DELETE /api/v1/policies/{policy_id}
  • Body
  • content type Modified
    • contractor attribute Removed
    • example, policy attributes Added
GET /api/v1/apply/sessions
  • Response
  • 200 response Modified
    • contractor, id, job attributes Modified
    • quote, url attributes Added
GET /api/v1/apply/sessions/{session_id}
  • Body
  • content type Modified
    • session attribute Modified
  • Response
  • 200 response Modified
    • contractor, id, job attributes Modified
    • quote, url attributes Added
GET /api/v1/policies
  • Response
  • 200 response Modified
    • quote attribute Modified
GET /api/v1/policies/{policy_id}
  • Body
  • content type Modified
    • job attribute Removed
    • policy attribute Added
  • Response
  • 200 response Modified
    • quote attribute Modified
POST /api/v1/apply/sessions
  • Body
  • content type Modified
    • contractor, job attributes Modified
    • cancel_url, created, id, success_url attributes Removed
    • quote attribute Added
  • Response
  • 200 response Removed
  • 201 response Added
POST /api/v1/policies
  • Body
  • content type Modified
    • quote attribute Modified
  • Response
  • 200 response Removed
  • 201 response Added
POST /api/v1/quotes
  • Response
  • 200 response Removed
  • 201 response Added
PUT /api/v1/policies/{policy_id}
  • Body
  • content type Modified
    • quote attribute Modified
  • Response
  • 200 response Modified
    • quote attribute Modified

API structure has changed

Modified 3 Breaking
GET /api/v1/apply/sessions
  • Response
  • 200 response Modified
    • id attribute Modified
    • url attribute Removed
GET /api/v1/apply/sessions/{session_id}
  • Body
  • content type Modified
    • session attribute Modified
  • Response
  • 200 response Modified
    • id attribute Modified
    • url attribute Removed
POST /api/v1/apply/sessions
  • Body
  • content type Modified
    • id attribute Modified
    • url attribute Removed
  • Response
  • 200 response Modified
    • id attribute Modified
    • url attribute Removed

API structure has changed

Modified 3 Breaking
GET /api/v1/apply/sessions
  • Response
  • 200 response Modified
    • id attribute Modified
    • url attribute Added
GET /api/v1/apply/sessions/{session_id}
  • Response
  • 200 response Modified
    • id attribute Modified
    • url attribute Added
POST /api/v1/apply/sessions
  • Body
  • content type Modified
    • id attribute Modified
    • url attribute Added
  • Response
  • 200 response Modified
    • id attribute Modified
    • url attribute Added

API structure has changed

Modified 1 Breaking
GET /api/v1/apply/sessions/{session_id}
  • Body
  • content type Modified
    • session attribute Modified