Introduction
Last updated
Last updated
Name | Type | Description |
---|---|---|
response
object
Contains the result of the API request if there is no error
success
bool
Whether the request has been successful
error
Error Object
contains error object, if any errors
timestamp
long
response time in unix time milliseconds
requestId
string
reference id related to the current request
errorId
string
recorded error id for reference
isError
bool
true, if reported error
shortErrorMessage
string
Error code referencing the type of error
message
string
detail description of the error reported