API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
GET /import_cost_estimates
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- estimate property Modified
- quote_id property Added
-
items property Modified
-
application/json content type Modified
GET /import_cost_estimates/{import_cost_estimate_id}
- Response
-
200 response Modified
-
application/json content type Modified
-
estimate property Modified
- summary property Modified
- quote_id property Added
-
estimate property Modified
-
application/json content type Modified
POST /import_cost_estimates
- Body
-
application/json content type Modified
-
alternative Modified
-
ImportCostEstimateCreate alternative Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- DirectImportCostEstimatePayload, ImportCostEstimateFromQuotePayload alternatives Added
-
ImportCostEstimateCreate alternative Removed
-
alternative Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
estimate property Modified
- summary property Modified
- quote_id property Added
-
estimate property Modified
-
application/json content type Modified