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 #8e6220ab

Last update:
Compare
1.5.4

API structure has changed

Previous Change
32 structure changes including:
32 Breaking changes
32 Removals
Removed 32 Breaking
DELETE /api/v1/contractors/{contractor_id}
DELETE /api/v1/entities/{entity_id}
DELETE /api/v1/invoices/{invoice_id}
DELETE /api/v1/jobs/{job_id}
DELETE /api/v1/policies/{policy_id}
GET /api/v1/apply/sessions
GET /api/v1/apply/sessions/{session_id}
GET /api/v1/contractors
GET /api/v1/contractors/{contractor_id}
GET /api/v1/entities
GET /api/v1/entities/{entity_id}
GET /api/v1/invoices
GET /api/v1/invoices/{invoice_id}
GET /api/v1/jobs
GET /api/v1/jobs/{job_id}
GET /api/v1/policies
GET /api/v1/policies/{policy_id}
GET /api/v1/quotes
GET /api/v1/quotes/{quote_id}
POST /api/v1/apply/sessions
POST /api/v1/contractors
POST /api/v1/entities
POST /api/v1/invoices
POST /api/v1/jobs
POST /api/v1/policies
POST /api/v1/quotes
PUT /api/v1/contractors/{contractor_id}
PUT /api/v1/entities/{entity_id}
PUT /api/v1/invoices/{invoice_id}
PUT /api/v1/jobs/{job_id}
PUT /api/v1/policies/{policy_id}
PUT /api/v1/quotes/{quote_id}