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 #27fb5779

Last update:
Compare

API structure has changed

15 structure changes including:
15 Modifications
Modified 15
GET /api/v1/apply/sessions
  • Response
  • 200 response Modified
    • contractor attribute Modified
GET /api/v1/apply/sessions/{session_id}
  • Response
  • 200 response Modified
    • contractor attribute Modified
GET /api/v1/contractors
  • Response
  • 200 response Modified
    • email attribute Added
GET /api/v1/contractors/{contractor_id}
  • Response
  • 200 response Modified
    • email attribute Added
GET /api/v1/policies
  • Response
  • 200 response Modified
    • quote attribute Modified
GET /api/v1/policies/{policy_id}
  • Response
  • 200 response Modified
    • quote attribute Modified
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/apply/sessions
  • Body
  • content type Modified
    • contractor attribute Modified
  • Response
  • 200 response Modified
    • contractor attribute Modified
POST /api/v1/contractors
  • Body
  • content type Modified
    • address, company_name, email, first_name, last_name, middle_name, phone attributes Added
  • Response
  • 200 response Modified
    • email attribute Added
POST /api/v1/policies
  • Body
  • content type Modified
    • quote attribute Modified
  • Response
  • 200 response Modified
    • quote attribute Modified
POST /api/v1/quotes
  • Body
  • content type Modified
    • contractor attribute Modified
  • Response
  • 200 response Modified
    • contractor attribute Modified
PUT /api/v1/contractors/{contractor_id}
  • Body
  • content type Modified
    • email attribute Added
  • Response
  • 200 response Modified
    • email attribute Added
PUT /api/v1/policies/{policy_id}
  • Body
  • content type Modified
    • quote attribute Modified
  • Response
  • 200 response Modified
    • quote attribute Modified
PUT /api/v1/quotes/{quote_id}
  • Body
  • content type Modified
    • contractor attribute Modified
  • Response
  • 200 response Modified
    • contractor attribute Modified