GET /services/:csi/available_upgrades

Description

Retrieves the list of available upgrades (new offers) for this service.

URL

https://api.keyyo.com/manager/1.0/services/:csi/available_upgrades

Parameters

:csi

The Common Service Identifier of the service from which to retrieve the available upgrades

Result

A list of:
Offer A Keyyo offer

Relationships

POST /services/:csi/upgrade Upgrades the service to the specified target offer.