All translations

From SimplyBook.me

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)Returns total companies count with specified filter$filter filter params. Object that contains following params
<pre>
'search_string': String,
'service_name': String,
'company_name': String,
'company_address': String,
'tag_ids': [Integer, Integer, ...],
'tags': String,
'country_id': String,
'city_id': String,
'nearby': {
   'radius': Integer,
   'center': {
       'lat': Number,
       'lng': NUmber
   }
}
</pre>
Use tag_ids OR tags