```
```

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

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