Meta

Meta data object.

Meta data object.

code
integer
required

Code of Meta

message
string
required

Message of Meta

details
array[Error]

Details of Meta

path
string

The json path of the request object to indicate the error location

Example:
account.email
info
string

A human-readable description of the error.

Example:
account.email is invalid
retryable
boolean

Whether this request will be retryable or not

Example
preparing...