API structure has changed
14 structure changes including:
3 Additions
11 Modifications
Modified
11
GET /purchases/{id}
- Authentication
- Bearer auth authentication method Added
GET /v2/files/{id}
- Authentication
- Bearer auth authentication method Added
GET /v2/prices
- Authentication
- Bearer auth authentication method Added
GET /v2/pricing
- Authentication
- Bearer auth authentication method Added
GET /v2/products
- Authentication
- Bearer auth authentication method Added
GET /v2/refunds/{id}
- Authentication
- Bearer auth authentication method Added
POST /v2/calculations
- Authentication
- Bearer auth authentication method Added
POST /v2/calculations-with-pricing
- Authentication
- Bearer auth authentication method Added
POST /v2/purchases
- Body
-
content type Modified
- confirmation_document, certificate_document properties Modified
- Authentication
- Bearer auth authentication method Added
POST /v2/purchases/{id}/cancel
- Authentication
- Bearer auth authentication method Added
POST /v2/refunds
- Authentication
- Bearer auth authentication method Added
Added
3
GET /v2/healthz
GET /v2/livez
GET /v2/readyz