Segment | Description |
---|---|
POS(1,2) | Position 1 and 2 of the Event Code: SEVERITY |
ER | Prefix segment for events of severity ERROR |
WA | Prefix segment for events of severity WARN |
IN | Prefix segment for events of severity INFO |
WARN
and INFO
events are not currently implemented as of this
documentation. They will be added in an upcoming release.error
and description
are maintained for backwards
compatibility and can be safely ignored. They are deprecated and will be
removed in an upcoming release.Segment | Description |
---|---|
POS(3,4) | Position 3 and 4 of the Event Code: Type |
AE | Resource already exists |
IP | A passed parameter(s) is invalid (i.e. expecting INT, got STRING) |
IT | The bearer token is invalid |
MP | A required parameter is missing |
NA | Method requested is not allowed |
NF | Resource is not found |
WP | The value of passed parameter is wrong |
POS(5,6) | Position 3 and 4 of the Event Code: Location |
SS | The error was raised from /search_suggestion |
PS | The error was raised from /product_search |
PR | The error was raised from /prices |
Status Code | Description |
---|---|
200 | OK |
204 | No Content |
400 | Bad Request |
cid
has been deprecated and will be removed in a future update.
Please use the client_category_id
directly instead.category
has been deprecated and will be removed in a future update.
However, the client_category
will return the same information.cid
has been deprecated and will be removed in a future update.
Please use the client_category_id
directly instead.product_pic_url
has been deprecated and will be removed in a future update.
Please use pic_url
instead.product_pic_url
in claimed_product
has been deprecated and will be removed in a future update.
Please use pic_url
instead.product_pic_url
in results
has been deprecated and will be removed in a future update.
pic_url
has been added, and should be used instead.