API structure has changed
12 structure changes including:
1 Breaking change
11 Modifications
1 Removal
Modified
11
Breaking
GET /purchases/{id}
- Authentication
- Bearer auth authentication method Removed
GET /v2/files/{id}
- Authentication
- Bearer auth authentication method Removed
GET /v2/prices
- Authentication
- Bearer auth authentication method Removed
GET /v2/pricing
- Authentication
- Bearer auth authentication method Removed
GET /v2/products
- Authentication
- Bearer auth authentication method Removed
GET /v2/refunds/{id}
- Authentication
- Bearer auth authentication method Removed
POST /v2/calculations
- Authentication
- Bearer auth authentication method Removed
POST /v2/calculations-with-pricing
- Authentication
- Bearer auth authentication method Removed
POST /v2/purchases
- Authentication
- Bearer auth authentication method Removed
POST /v2/purchases/{id}/cancel
- Authentication
- Bearer auth authentication method Removed
POST /v2/refunds
- Authentication
- Bearer auth authentication method Removed
Removed
1
Breaking
POST /oauth/token