Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

response

hmert edited this page Sep 27, 2014 · 1 revision

For date time Combined date and time in UTC ISO 8601

For result codes RFC 7231

{
    "resultCode": "OJS.200",
    "resultText": "Process is successful",
    "parameter": 10,
    "content": [
        {
            "text": "ISTANBUL",
            "city": {
                "niceURL": "istanbul",
                "value": "ISTANBUL",
                "noOfContent": 0
            },
            "publishDate": "2014-09-26T07:10:08Z",
            "featured": false,
            "active": true,
            "featuredSeq": 0,
            "listOrder": 0
        }
    ]
}
Clone this wiki locally