$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Properties

PropertyTypeLengthMandatoryDescriptionComments
codeProperty
 String    "variousTypeCode"
variousTypeCode
String1yes code property
variousTypeDesc
String16yes  

Example response body

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
{
    "key": 1000141,
    "self": "http://localhost:8080/ws/rest/VariousType/1000141",
    "codeProperty": "variousTypeCode",
    "createdDate": "2004-04-29T17:02:21",
    "modifiedDate": "2004-07-17T21:02:41",
    "variousTypeCode": "C",
    "variousTypeDesc": "Cost",
    "remarks": []
}
  • No labels