/VariousRule
Short Description
Chapter Contents:
Long Description
Properties
Property | Type | Length | Mandatory | Description | Comments |
---|---|---|---|---|---|
codeProperty | String | "variousRuleCode" | |||
variousRuleCode | String | 1 | Yes | Code Property | |
variousRuleDesc | String | 24 |
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)
{ "key": 1000072, "self": "http://localhost:8080/ws/rest/VariousRule/1000072", "codeProperty": "variousRuleCode", "createdDate": "2004-04-29T17:02:21", "modifiedDate": "2004-07-17T21:02:41", "variousRuleCode": "P", "variousRuleDesc": "Percentage", "remarks": [] }
Related Content