API structure has changed
3 structure changes including:
3 Modifications
Modified
3
GET /v2/purchases/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- cancellable_until property Added
-
application/json content type Modified
POST /v2/purchases
- Response
-
201 response Modified
-
application/json content type Modified
- cancellable_until property Added
-
application/json content type Modified
POST /v2/purchases/{id}/cancel
- Response
-
200 response Modified
-
application/json content type Modified
- cancellable_until property Added
-
application/json content type Modified