Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Examples:
1
Region ID
Examples:
1
Body
application/json
Response
200 - application/json
OK
Billing response preview schema for server instance.
Currency code (3-letter code per ISO 4217).
Available options:
AZN
, EUR
, USD
Examples:
"USD"
"EUR"
"AZN"
Discount value within range [0..1] where 1 is 100%.
Examples:
0.1
0.02
0.99
Prices per category charged per hour.
Prices per category charged per month.
Price status for the UI.
Available options:
error
, hide
, show
Total price VAT inclusive per month without discount.
Examples:
800
1000.5
Tax rate applied to the subtotal, represented as a percentage
Examples:
0
17
12
Total price VAT inclusive per hour.
Examples:
1.02
2.5
Total price VAT inclusive per month.
Examples:
734.4
1200