The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/reply/MoveInTenantPending HTTP/1.1
Host: gallifrey.studebakersubmetering.com
Content-Type: text/jsv
Content-Length: length
{
unitId: 0,
title: String,
firstName: String,
lastName: String,
nameSuffix: String,
isExempt: False,
numberOfOccupants: 0,
mailingAddressLine1: String,
mailingAddressLine2: String,
mailingAddressLine3: String,
mailingAddressCity: String,
mailingAddressState: String,
mailingAddressZipCode: String,
phone: String,
phoneExt: String,
mobile: String,
fax: String,
moveInDate: String,
email: String,
receiveServiceAlertSms: False,
receiveServiceAlertEmail: False,
receiveServiceAlertVoice: False,
pmsAccount: String,
notes: String,
requestIpAddress: String,
token: String
}