Retrieve order history events by conditions
Retrieve order history events by conditions
Authorizations:Token
Query Parameters
_cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
_cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
event_id | integer |
date | integer |
code | string |
description | string |
data | Array |
comment | string |
details | Array |
order | |
author | |
authorName | string |
authorIp | string |