API:Appointment:New

From docs
Jump to: navigation, search

API » Appointment New

URL: https://app.callproof.com/api/appts/new/

Method: POST

Required Fields:

  • api_key[key] - API Key
  • api_key[secret] - API Key Secret
  • appointment_data[contact_id] - Contact ID for which to start the appointment

Optional Fields:

  • appointment_data[start_time] - Start Time of appointment (e.g. '2014-08-10 12:34:56')
  • appointment_data[latitude] - Latitude for appointment
  • appointment_data[longitude] - Longitude for appointment

Data Returned:

  • results - Appointment details
  • errors - Array of errors produced by the request
  • code - HTTP request status