```
```

Product Filtering - Approved Products Stock and Price (filterApprovedProductsInventoryAndPrice)

Returns only the stock and price information of approved products. nextPageToken is used when there are more than 10,000 approved content items. page x size can be at most 10,000. The stockLastModifiedDate field returns a value only if a stock update has been made for the product; otherwise it returns null.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Seller ID

Query Params
string

Single barcode query

barcodes
array of strings
length ≤ 50

Multiple barcode query (max 50 barcodes)

barcodes
int64

Single content ID query

string

Stock code

string

Main product code

string
enum

Product status filter

Allowed:
integer

Page number

integer
≤ 100

Items per page (max 100)

string
enum

Sort direction based on the sellerCreatedDate field. asc sorts from oldest to newest, desc sorts from newest to oldest.

Allowed:
string

Next page token when there are more than 10,000 content items

Headers
string
required

Store front code identifying the country/region the request applies to. International sellers must send this header on every request. If it is omitted the request is processed as TR, and an unrecognised value returns 400 with the invalid.storefrontcode key.

string

Language of the service response and error messages. The values tr, en, ro, ar, and el are supported. On the TR storefront the response is always returned in Turkish; on other storefronts en is used when the header is omitted or an unsupported value is sent.

Responses

401

One of supplierID, API Key, or API Secret Key is missing or incorrect.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json