/ReasonForCall
Short Description
Chapter Contents:
Long Description
Properties
Property | Type | Length | Mandatory | Description | Comments |
---|---|---|---|---|---|
reasonForCall | String | Â 3 | Yes | Â | Â Code Property |
reasonForCallDesc | String | 32 | Yes | Â | Â |
codeProperty | String | N/A | Â | Â | "reasonForCall" |
Example Response Body
Updated for API version 2.0 using the new required date format yyyy-dd-MMThh:mi:ss to conform ISO 8601, (prior version has date format: yyyy-dd-MM hh:mi:ss)
{ "reasonForCall": "L", "reasonForCallDesc": "Loading", "key": 1000059, "self": "http://localhost:8080/ws/rest/ReasonForCall/1000059", "codeProperty": "reasonForCall", "createdDate": "2004-04-29T17:02:21", "modifiedDate": "2004-07-17T21:02:41", "remarks": [] }