API structure has changed
5 structure changes including:
5 Modifications
Modified
5
GET /v1/Invoices
- Response
-
200 response Modified
- items property Modified
GET /v1/customers/{customerId}/subscriptions
- Response
-
200 response Modified
- items property Modified
GET /v1/customers/{customerId}/subscriptions/{subscriptionId}/azure-entitlements
- Response
-
200 response Modified
- segment, providerData properties Added
GET /v1/customers/{customerId}/subscriptions/{subscriptionId}/eligible-for-upgrade
- Response
-
200 response Modified
- segment, providerData properties Added
PATCH /v1/customers/{customerId}/subscriptions/{subscriptionId}
- Response
- 409 response Added