New field in GET /deals/summary endpoint response

Effective from: May 19, 2021


We have added two new fields to the GET /deals/summary endpoint response:

  • is_custom_currency - a boolean showing whether the currency is considered custom.
  • total_custom_currency_count - an integer showing the total count of currencies for which is_custom_currency is true

See other changes announced in our Changelog!