ErrorAlt
objectDetails of an error or issue.
errorIDstring
The ID of the error.
Example:157a16f0-503d-4256-ba60-a4876e8eb9bb
codestring
The code used for the issue.
Example:resource.issue_type
descriptionstring
A detailed message.
Example:The issue happened because something is wrong.
propertiesarray[object]
Details of an error’s property.
Show Child Parameters
Example
ErrorAltProperty
objectDetails of an error’s property.
propertystring
The name of the property.
Example:person
valuestring
The value of the property.
Example:J0hn D03
Example
ErrorsAlt
objectAn error occurred, and the request could not be completed.
errorsarray[object]
Details of an error or issue.
Show Child Parameters
Example
EventType
The event type.
Allowed values:PICKED_UPIN_TRANSITDELIVERED
Example
ListingIdSearchRequest
objectSearch listing IDs information.
opstring
The operation type for the listing IDs. Values: EQ
, NEQ
, RANGE
.
Example:EQ
valuesarray[string]
A collection of listing ID values.
Example:42220470, 157a16f0-503d-4256-ba60-a4876e8eb9bb
Example