v1

latestOpenAPI 3.1.02026-07-267027.4 KB
Deals

List Deals

get/deals

Query parameters

marketplace'all' | 'amazon.com' | 'amazon.com.mx' | 'amazon.co.uk' | 'amazon.ca' | 'amazon.de' | 'amazon.es' | 'amazon.fr' | 'amazon.it' | 'amazon.nl' | 'walmart.com' | 'shopify.com' required

Represents a Levanta marketplace (ex: amazon.co.uk, walmart.com, shopify.com). If "all" is specified then the scope is all marketplaces.

Represents a Levanta marketplace (ex: amazon.co.uk, walmart.com, shopify.com). If "all" is specified then the scope is all marketplaces.

brand_idsstring

Comma-delimited list of strings representing an array. Example: 1,2,3 equivalent to [1,2,3]

Comma-delimited list of strings representing an array. Example: 1,2,3 equivalent to [1,2,3]

product_idsstring

Filter deals by the associated products' primary IDs. Example: 1234567890,1234567891

Filter deals by the associated products' primary IDs. Example: 1234567890,1234567891

starts_beforestring date-time

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

starts_afterstring date-time

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

ends_beforestring date-time

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

ends_afterstring date-time

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

limitnumber

The maximum number of items to return

The maximum number of items to return

cursorstring

The cursor returned from the last request, if omitted the first page will be returned

The cursor returned from the last request, if omitted the first page will be returned

Response

Success

cursorstring nullable required

The cursor to use for the next request, if empty there are no more items to return