The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /json/reply/MoveOutTenant HTTP/1.1
Host: gallifrey.studebakersubmetering.com
Content-Type: application/json
Content-Length: length
{"tenantId":0,"useExpressMoveOut":false,"moveOutDate":"String","forwardingAddressLine1":"String","forwardingAddressLine2":"String","forwardingAddressLine3":"String","forwardingAddressCity":"String","forwardingAddressState":"String","forwardingAddressZipCode":"String","finalBalanceCollectedAtProperty":false,"propertyToEnterInvoiceManually":false,"notes":"String","timeDelayInMs":0,"requestIpAddress":"String","token":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"finalInvoiceUrl":"String","isPending":false,"refundApplied":0}