Offers
Get Count of Merchant Offers
GET
/
catalog
/
offers
/
merchants
/
{merchant_id}
/
count
This will count all published offers for a merchant (i.e. the offers a Channel has access to)
Path Parameters
Query Parameters
Count only the offers that have been modified after the given date time, using the standard Violet datetime format, ISO 8601. Example: 2017-06-15T01:01:01+0000
Count only the published offers that have been modified before the given date time, using the standard Violet datetime format, ISO 8601. Example: 2017-06-25T01:01:01+0000
Was this page helpful?