| All Verbs | /GetAllPropertyPassTable |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| UserID | query | string | No | |
| PropertyPassIDInternal | query | string | No | |
| LastSyncDate | query | string | No | |
| ReturnAll | query | bool? | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /json/reply/GetAllPropertyPassTable HTTP/1.1
Host: equipstage2.e-isg.com
Content-Type: application/json
Content-Length: length
{"UserID":"String","PropertyPassIDInternal":"String","LastSyncDate":"String","ReturnAll":false}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"Assigned_By":"String","AssignedToEmail":"String","AssignedToPhone":"String","Comments":"String","CreationDate":"\/Date(-62135596800000-0000)\/","DueDate":"\/Date(-62135596800000-0000)\/","PeopleID_Internal":"String","PropertyPassID_Internal":"String","PropertyPassLevel":0,"SiteIDInternal":"String","TerminationDate":"\/Date(-62135596800000-0000)\/","ModifiedOn":"\/Date(-62135596800000-0000)\/","SignaturePic":"AA==","AssignedToID":0,"AssignedToName":"String","Location":"String","Organization":"String","ParentID":0,"Hierarchy":"String"}