Update PUT documentation
12 structure changes including:
4 Additions
8 Modifications
Modified
8
Breaking
PUT /api/v1/assignments/{assignment_id}
- Body
-
application/json content type Modified
-
bind property Modified
-
Full types is now
boolean
-
Full types is now
-
certificates, created, eligible, id properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
bind property Modified
- Path
- assignment path parameter Added
PUT /api/v1/contractors/{contractor_id}
- Body
-
application/json content type Modified
-
company_name, middle_name properties Modified
-
Full types went from
string | null
tostring
Breaking
-
Full types went from
-
withhold_premium property Modified
-
Full types is now
boolean
-
Full types is now
-
created, id properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
company_name, middle_name properties Modified
- Path
- contractor path parameter Added
PUT /api/v1/entities/{entity_id}
- Body
-
application/json content type Modified
-
required_coverage property Modified
-
Full types went from
array[string]
toarray
Breaking
-
Full types went from
-
created, id properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
required_coverage property Modified
- Path
- entity path parameter Added
PUT /api/v1/invoices/{invoice_id}
- Body
-
application/json content type Modified
- Invoice property Removed
- Path
- invoice path parameter Added
PUT /api/v1/jobs/{job_id}
- Body
-
application/json content type Modified
-
wage_type property Modified
-
Full types is now
string
-
Full types is now
-
category_code, created, id properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
wage_type property Modified
- Path
- job path parameter Added
PUT /api/v1/policies/{policy_id}
- Body
-
application/json content type Modified
-
certificates, created, effective_date, expiration_date, id, quote properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- is_active property Added
-
certificates, created, effective_date, expiration_date, id, quote properties Removed
- Path
- policy path parameter Added
PUT /api/v1/quotes/{quote_id}
- Body
-
application/json content type Modified
-
coverage_type property Modified
-
Full types went from
object
toarray[string]
Breaking
-
coverage_type property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
Full types went from
-
effective_date, end_date properties Modified
-
Full types went from
string(int64)
tointeger(int64)
Breaking
-
Full types went from
-
created, id properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
coverage_type property Modified
- Path
- quote path parameter Added
PUT /api/v1/webhook_endpoints/{webhook_endpoint_id}
- Body
-
application/json content type Modified
-
created, id, secret properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
created, id, secret properties Removed
- Path
- webhook_endpoint path parameter Added
Added
4
DELETE /api/v1/files/certificates/{certificate_id}
GET /api/v1/files/certificates
GET /api/v1/files/certificates/{certificate_id}
POST /api/v1/files/certificates