get https://{accountName}.{environment}.com.br/api/catalog_system/pvt/sku/stockkeepingunitidsbysaleschannel
Retrieves a list of SKU IDs of one Trade Policy
Response object has the following properties:
Attribute | Type | Description |
---|---|---|
data | array | List of SKU IDs of the Trade Policy |
Response body example:
[
405380,
405381,
405382,
405383,
405384,
405385,
405386,
405387,
405388,
405389,
405390,
405391,
405392,
405393,
405394,
405395,
405396,
405397,
405398,
405399,
405400,
405556
]