Skip to main content

Upgrade Request

Estimate or request upgrade

// Format of ''resources'' paremeter
{
"resource_id" : "qty_value", // sliders & qty fields
"resource_id" : "item_id", // dropdown & radio fields
"resource_id" : {
"item_id": "qty_value" // dropdown with qty field
}
}

HTTP Request

POST /service/@id/upgrade

Auth: true

QUERY PARAMETERS

ParameterTypeDescription
idintService id
resourcesarrayarray with resource values
packageintNew package id, optonal when upgrading resources
cyclestringNew billing cycle, optonal when upgrading resources
sendbooleanSet to true when you want to send your upgrade request