Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property
Type
Length
Mandatory
Description
Comments
reasonForCall
String 3yes  Code property
reasonForCallDesc
String32yes  
codeProperty
StringN/A  "reasonForCall"

Example response body

Note
This example has been updated for API version 2.0.0 using date format yyyy-dd-MMThh:mi:ss, versions prior to 2.0.0 has the following date format: yyyy-dd-MM hh:mi:ss
Code Block
languagejs
{
    "reasonForCall": "L",
    "reasonForCallDesc": "Loading",
    "key": 1000059,
    "self": "http://localhost:8080/ws/rest/ReasonForCall/1000059",
    "codeProperty": "reasonForCall",
    "createdDate": "2004-04-29 1729T17:02:21",
    "modifiedDate": "2004-07-17 2117T21:02:41",
    "remarks": []
}