get
https://api.octopush.com/v1/public/billing/settings
Encoding : UTF-8
Authentication
Your "api-key" and "api-login" identifiers must be added in the headers.
Definition
This web service allows you to get your Automatic Reload settings.
Server Response Example in JSON
Success
{
"is_active": true,
"quantity": 150000,
"country_code": "MD",
"product_name": "sms_premium",
"amount_to_order": 100,
"monthly_budget": 200
}