$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 2 Next »

Properties

Property
Type
Length
Mandatory
Description
Comments
statusClassCode
String5 Yes  
statusClassDesc
String 20 Yes  
isFixed
Boolean    

Example response body

{
    "key": 1000090,
    "self": "http://localhost:8080/ws/rest/StatusClass/1000090",
    "statusClassCode": "INV",
    "statusClassDesc": "Invoicing status",
    "createdDate": "2004-04-29 17:02:21",
    "modifiedDate": "2004-07-17 21:02:41",
    "isFixed": true,
    "remarks": []
}
  • No labels