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