number
: Numerical values.
string
: Textual data.
array
: An array of items.
currency
: Represents a monetary value.
token
: Information related to a cryptocurrency or token.
address
: Blockchain address information.
timestamp
: A date and time representation.
domain
: Domain name data.
code
: Code snippets or encoded data.
id
: A unique identifier for the error, used for debugging purposes.
code
: A code representing the type of error.
message
: A user-friendly message that can be displayed on the front end.
error_data
: An array containing details about the invalid parameters.