Company administration service methods: Difference between revisions
| Line 1,317: | Line 1,317: | ||
Parameters: | Parameters: | ||
* '''$lastOnly''' | * '''$lastOnly''' Boolean. Default value is '''false'''. | ||
Returns Array. | Returns Array. | ||
Returns warnings | Returns a list of objects represented system warnings. Each warning contains '''warning_type''' and '''warning_text''' | ||
properties. '''warning_text''' property contains localized message. '''warning_type''' can be one of the values: | |||
* '''sms_limit''' – warning indicates low amount of SMS credits | |||
* '''sheduler_limit''' – warning indicates low amount of available bookings | |||
---- | ---- | ||