Retrieves a list of discount codes.
_session_hash
(string)Required. Session identifier (obtained during login - doLogin)
_offset
(integer)Required. Specifies the offset of the results.
_limit
(integer)Required. Specifies the number of results in the query.
_modified_from
(dateTime)Specifies the modification date from which the results will be displayed. Time in unixtime format.
_modified_to
(dateTime)Specifies the modification date to which the results will be displayed. Time in unixtime format.
id
(integer)
Discount code identifier.
code
(string)
Required. Code
discount
(double)
Required. Discount in percent
valid_usage
(integer)
Number of uses, 0 means no limit
valid_from
(dateTime)
Valid from
valid_to
(dateTime)
Valid to
used
(integer)
Number of uses