Announcement
Collapse
No announcement yet.
Description search appointments - Typo
Collapse
X
-
I assume
PUT /ajax/appointments?action=search
should be
PUT /ajax/calendar?action=search
and
GET /ajax/appointments?action=newappointments
should be
GET /ajax/calendar?action=newappointments
?
Leave a comment:
-
Description search appointments - Typo
Hi OX team,
the HTTP API document contains a typo:
Response: An array with appointment data. Each array element describes one contact and is itself an array. The elements of each array contain the information specified by the corresponding identifiers in the columns parameter.
Should be:
Response: An array with appointment data. Each array element describes one APPOINTMENT and is itself an array. The elements of each array contain the information specified by the corresponding identifiers in the columns parameter.
Best regards,
ThomasTags: None
Leave a comment: