Company administration service methods: Difference between revisions

Line 137: Line 137:
Returns boolean.
Returns boolean.


Subscribe a mobile device to push notifications about new bookings or changes in already created bookings. Use
Subscribe a mobile device to push notifications service. Device will recieve notifications about new bookings or
<code>'apple'</code> or <code>'android'</code> for <code>device</code> parameter.
changes in already created bookings. Use either <code>'apple'</code> or <code>'android'</code> for <code>device</code>
 
parameter.


----
----