API:Appointments:Updated
Revision as of 00:51, 3 October 2014 by Greg Donald (talk | contribs) (Created page with " == API » Updated Appointments == '''URL:''' <nowiki>https://app.callproof.com/api/appts/updated/</nowiki> '''Method:''' GET '''Required Fields:''' * '''''key''''...")
API » Updated Appointments
URL: https://app.callproof.com/api/appts/updated/
Method: GET
Required Fields:
- key - API Key
- secret - API Key Secret
- after - Date/Time Appointments were updated after (e.g. '2014-08-10 12:34:56')
Optional Fields:
- before - Date/Time Appointments were updated after (e.g. '2014-08-10 12:34:56')
- offset - Only 10 Appointments are returned per request, this field must be used to pull additional results when more are available
Data Returned:
- results - Array of Appointments
- more - This field will be set if additional results are available
- offset - Current offset of the request
- errors - Array of errors produced by the request
- code - HTTP request status