Response fields¶
Response Content-Type is application/json
The server responses have the following fields:
field |
description |
---|---|
statusCode |
0 if successful, non-zero if errors occurred |
result |
contains the result from various endpoints |
timestamp |
date on the server when the response is returned. Use it to adjust date in authenticated requests if need |