Change Updates

Do not miss any Arta API Reference changes, ever again

Subscribe to the Arta API Reference changelog to be up to date on recent changes.

RSS

21 days ago

release
2021-01-01
Compare

API structure has changed

Next change
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
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
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
      • DirectImportCostEstimatePayload, ImportCostEstimateFromQuotePayload alternatives Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • estimate property Modified
        • summary property Modified
      • quote_id property Added