POST site/getewbnextsite
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
arg | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "appkey": "sample string 1", "params": "sample string 2", "timestamp": "sample string 3", "digest": "sample string 4", "Version": "sample string 5" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "Result": { "ewbNo": "sample string 1", "nextSiteId": "sample string 2", "nextSiteName": "sample string 3", "isSuperiority": "sample string 4" }, "Counts": 1, "Code": "sample string 2", "Message": "sample string 3", "IsSuccess": true }