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
Body
application/json
Response
200 - application/json
OK
Response with prices per hour and per month
Currency code (3 letter code per ISO 4217)
Available options:
AZN
, EUR
, USD
Actual discount relative value
Examples:
0.16
Price of the item charged per hour
Examples:
1
Price of the item charged per month
Examples:
720
Price status for the UI
Available options:
error
, hide
, show
Total price VAT inclusive per month without discount
Examples:
604.8
Tax rate applied to the subtotal, represented as a percentage
Examples:
0
17
12