create_webhook() |
A |
48 |
12 |
29 |
fetch_customer() |
A |
46 |
7 |
37 |
fetch_appointment() |
A |
47 |
7 |
35 |
list_services() |
S |
53 |
7 |
19 |
list_categories() |
S |
57 |
6 |
15 |
list_form_fields() |
S |
57 |
6 |
15 |
is_valid_appointment() |
S |
51 |
4 |
27 |
is_valid_customer() |
S |
51 |
4 |
27 |
delete_webhook() |
S |
54 |
4 |
22 |
payload_appointment_created() |
S |
57 |
3 |
18 |
payload_appointment_updated() |
S |
57 |
3 |
18 |
payload_appointment_status_changed() |
S |
57 |
3 |
18 |
payload_customer_created() |
S |
58 |
3 |
17 |
payload_customer_updated() |
S |
58 |
3 |
17 |
is_valid_service() |
S |
60 |
3 |
15 |
get_system_info() |
S |
61 |
3 |
12 |