Product Filter - Base Information v2

This service allows you to list the status of your products in your Trendyol store.

  • You need to send "storeFrontCode" as Header Parameter.

GET filterProducts

Parameters

ParameterExplanationData
barcodeThe unique barcode must be submitted for verification.string

Sample Service Response

{
    "barcode": "smoketest-250049",
    "approved": true,
    "approvedDate": 1763622556000,
    "archived": false,
    "listingId": "a089a30ed1632032913b28099e49d948",
    "contentId": 9511264
}