GetOrderCount

Downloading the number of orders.

  • Input data type => object
  • Output data type => object

Input parameters

  1. _session_hash (string)
  2. Required. Session identifier (received during login - doLogin)

  3. _modified_from (dateTime)
  4. Specifies the modification date from which the results will be displayed. Time in unixtime format.

  5. _modified_to (dateTime)
  6. Specifies the modification date to which the results will be displayed. Time in unixtime format.

Output data

  1. _count (integer)
  2. Number of orders.