CountProductPrice

Returns the number of prices in currencies

Input Parameters

Data type => object

  1. _session_hash (string)

    Required. Session identifier (received during login - doLogin)

  2. product_id (integer)

    Product identifier. If not specified, the number of prices in currencies for all products is returned.

Output Parameters

Data type => object

  1. _count (integer)

    Number of prices in currencies.