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,
Thomas
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,
Thomas
Comment