Change Updates

Do not miss any SQUAKE API changes, ever again

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

RSS

Jan 25, 2023

main
2.0
Compare

API structure has changed

7 structure changes including:
7 Modifications
Modified 7
GET /purchases/{id}
  • Response
  • 200 response Modified
    • checkout_page property Modified
    • carbon_quantity, carbon_unit, total, currency properties Added
GET /v2/refunds/{id}
  • Response
  • 200 response Modified
    • purchase property Modified
POST /v2/calculations
  • Body
  • content type Modified
    • items property Modified
POST /v2/calculations-with-pricing
  • Body
  • content type Modified
    • items property Modified
POST /v2/purchases
  • Response
  • 201 response Modified
    • checkout_page property Modified
    • carbon_quantity, carbon_unit, total, currency properties Added
POST /v2/purchases/{id}/cancel
  • Response
  • 200 response Modified
    • checkout_page property Modified
    • carbon_quantity, carbon_unit, total, currency properties Added
POST /v2/refunds
  • Response
  • 201 response Modified
    • purchase property Modified