The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/reply/ClockwisePatientRegistrationRequest HTTP/1.1
Host: api.practicevelocity.com
Content-Type: text/jsv
Content-Length: length
{
practicePk: 00000000000000000000000000000000,
clinicPk: 00000000000000000000000000000000,
visitTime: 0,
timezoneOffset: 0,
lastName: String,
firstName: String,
dob: 0001-01-01,
address1: String,
city: String,
state: String,
zip: String,
sex: String,
ssn: String,
phone: String,
cellPhone: String,
isOnline: False,
isWalkin: False,
isStaffAdded: False,
appointmentID: 0,
email: String
}