Error
Defines the data structure we return when an error occurs
Field | Description |
---|---|
statusCode | Http status code |
code | Error code |
timestamp | Format time in UTC |
path | Api Path |
message | List of error messages.If the code is different from 1, please read this document for more details |
Last updated