API structure has changed
9 structure changes including:
9 Modifications
Modified
9
GET /v1/Customers
- Response
-
200 response Modified
- items property Modified
GET /v1/Customers/{customerId}
- Response
-
200 response Modified
- customerAssociations property Added
GET /v1/Invoices
- Response
-
200 response Modified
- items property Modified
GET /v1/Invoices/{id}/dailyratedusage-lineitems
- Response
-
200 response Modified
- items property Modified
GET /v1/Invoices/{id}/license-lineitems
- Response
-
200 response Modified
- items property Modified
GET /v1/Invoices/{id}/onetime-lineitems
- Response
-
200 response Modified
- items property Modified
GET /v1/Invoices/{id}/usage-lineitems
- Response
-
200 response Modified
- items property Modified
GET /v1/customers/{customerId}/subscriptions
- Query
- subscriptionStatuses query parameter Added
POST /v1/Customers
- Body
-
content type Modified
- customerAssociations property Added