Create a contactCopy Pagepost https://api.oncallhealth.ca/contacts/Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsnamestringrequiredName of the patient.phonestringPhone number of the patient in 10-digit format.emailstringrequiredEmail address of the patient.notesstringFreeform notes about the patient.custom_fieldsarrayList of key-value pairs to fill in any custom fields you've defined.custom_fieldsdivisionstringrequiredThe URL to the division in which to create this appointment. This will be https://api.oncallhealth.ca/divisions/{division_id}/.providerstringrequiredThe URL of the provider. This will be in the form of https://api.oncallhealth.ca/providers/{provider_id}/ and can be obtained using the Providers API. Defaults to the requesting user, so it is optional for providers, but not for coordinators.sexstringrequiredPermitted values are "male", "female", or "other".date_of_birthdateDate of birth in YYYY-MM-DD format.Response 200200Updated over 5 years ago