Company administration service methods: Difference between revisions
| Line 1,321: | Line 1,321: | ||
Returns Array. | Returns Array. | ||
Returns a list of objects represented system warnings. Each warning contains | Returns a list of objects represented system warnings. Each warning contains <code>warning_type</code> and <code>warning_text</code> | ||
properties. | properties. <code>warning_text</code> property contains localized message. <code>warning_type</code> can be one of the values: | ||
* '''sms_limit''' – warning indicates low amount of SMS credits | |||
* '''sheduler_limit''' – warning indicates low amount of available bookings | |||
---- | ---- | ||