Create link
POST
{{stag}}/v1/tiktokshop_product_feeds/create_link
Create TikTokShop Product Feed Link
This endpoint allows the creation of a TikTokShop product feed link.
Request Body
product_url
(string): The URL of the product.product_id
(string): The ID of the product.utm_source
(string) - optional: tracking param publisher put inutm_medium
(string) - optional: tracking param publisher put inutm_campaign
(string) - optional: tracking param publisher put inutm_content
(string) - optional: tracking param publisher put insub_1 (string) - optional: tracking param publisher put in
sub_2 (string) - optional: tracking param publisher put in
sub_3 (string) - optional: tracking param publisher put in
sub_4 (string) - optional: tracking param publisher put in
Response
Status: 200
Content-Type: application/json
Successful Response
json
{
"data": {
"aff_short_url": "",
"aff_url": ""
},
"status": true,
"message": ""
}
data
(object):aff_short_url
(string): Shortened affiliate link.aff_url
(string): Full affiliate link.
status
(boolean): Indicates the status of the request.
Unsuccessful Response
json
{
"data": {
"aff_short_url": "",
"aff_url": ""
},
"status": false,
"message": ""
}
data
(object):aff_short_url
(string): Shortened affiliate link.aff_url
(string): Full affiliate link.
status
(boolean): Indicates the status of the request.
Tên Header
Giá trị
accept
application/json, text/plain, /
accept-language
en-US,en;q=0.6
authorization
Token xxx(Token lấy tại: https://pub2.accesstrade.vn/profile/api_key)
content-type
application/json
priority
u=1, i
referer
sec-ch-ua
"Chromium";v="136", "Brave";v="136", "Not.A/Brand";v="99"
sec-ch-ua-mobile
?0
sec-ch-ua-platform
"macOS"
sec-fetch-dest
empty
sec-fetch-mode
cors
sec-fetch-site
same-site
sec-gpc
1
user-agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Body raw (json)
{
"product_url": "https://shop.tiktok.com/view/product/1731928656336816836?region=VN&local=en",
"product_id": "1731928656336816836",
"utm_source": "congtyPhongVien",
"utm_medium": "hehe",
"utm_campaign": "ThangLong",
"utm_content": "PhongVien123",
"sub1": "doraemon",
"sub2": "nobita",
"sub3": "shizuka",
"sub4": "suneo"
}
[Example] Tiktok product search
curl --location 'https://api.accesstrade.vn/v1/tiktokshop_product_feeds?sort_field=units_sold&sort_order=DESC&limit=20&title_keywords=Kh%C4%83n%20gi%E1%BA%A5y%20&title_keywords=Kh%C4%83n%20%C6%B0%E1%BB%9Bt&amount_ge=50000&amount_lt=100000' \
--header 'accept: application/json, text/plain, */*' \
--header 'accept-language: en-US,en;q=0.6' \
--header 'authorization: Token bg1F-zURtCYDWH8KB79fLS5abjIyOg0G' \
--header 'content-type: application/json' \
--header 'origin: https://pub2.accesstrade.vn' \
--header 'priority: u=1, i' \
--header 'referer: https://pub2.accesstrade.vn/' \
--header 'sec-ch-ua: "Chromium";v="136", "Brave";v="136", "Not.A/Brand";v="99"' \
--header 'sec-ch-ua-mobile: ?0' \
--header 'sec-ch-ua-platform: "macOS"' \
--header 'sec-fetch-dest: empty' \
--header 'sec-fetch-mode: cors' \
--header 'sec-fetch-site: same-site' \
--header 'sec-gpc: 1' \
--header 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \
--data ''
Example Response
json
{
"data": {
"next_page_token": "b2Zmc2V0PTIw",
"products": [
{
"category_chains": [
{
"id": "600001",
"is_leaf": false,
"local_name": "Home Supplies",
"parent_id": "0"
},
{
"id": "851976",
"is_leaf": false,
"local_name": "Bathroom Supplies",
"parent_id": "600001"
},
{
"id": "810888",
"is_leaf": true,
"local_name": "Towels",
"parent_id": "851976"
}
],
"commission": {
"amount": "5900",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1729427764380338718?region=VN&local=en",
"has_inventory": true,
"id": "1729427764380338718",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/0098cbdfcf7f470daff5f8df910e1953~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "109000",
"minimum_amount": "80000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "89000",
"minimum_amount": "59000"
},
"shop": {
"name": "Royal Towel"
},
"title": "Khăn tắm Royal với kích thước 50x100cm hoặc 60x120cm dùng cho Spa, Khách sạn, nhà tắm không đổ lông, thấm hút tốt, không phai màu",
"units_sold": 399923
},
{
"category_chains": [
{
"id": "600001",
"is_leaf": false,
"local_name": "Home Supplies",
"parent_id": "0"
},
{
"id": "852232",
"is_leaf": false,
"local_name": "Home Care Supplies",
"parent_id": "600001"
},
{
"id": "993544",
"is_leaf": true,
"local_name": "Tissues & Napkins",
"parent_id": "852232"
}
],
"commission": {
"amount": "8500",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1729576844352588386?region=VN&local=en",
"has_inventory": true,
"id": "1729576844352588386",
"main_image_url": "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/23c1ed3bc0324a2db388e0ccf1f752df~tplv-aphluv4xwc-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "203000",
"minimum_amount": "118000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "139000",
"minimum_amount": "85000"
},
"shop": {
"name": "Top Gia Hồ Chí Minh"
},
"title": "(Tặng 10 gói ) 20 Gói Giấy ăn rút 3 màu mềm mịn, khăn rút 4 Lớp siêu dai mềm mịn, giấy vệ sinh Top Gia, tiện lợi Khăn giấy giấy vệ sinh",
"units_sold": 343733
},
{
"category_chains": [
{
"id": "600001",
"is_leaf": false,
"local_name": "Home Supplies",
"parent_id": "0"
},
{
"id": "852232",
"is_leaf": false,
"local_name": "Home Care Supplies",
"parent_id": "600001"
},
{
"id": "993544",
"is_leaf": true,
"local_name": "Tissues & Napkins",
"parent_id": "852232"
}
],
"commission": {
"amount": "9500",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1730311628372281700?region=VN&local=en",
"has_inventory": true,
"id": "1730311628372281700",
"main_image_url": "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/35752046950c4487a6600ee37c21ca2a~tplv-aphluv4xwc-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "203000",
"minimum_amount": "159000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "144000",
"minimum_amount": "95000"
},
"shop": {
"name": "TOPGIA Hồ Chí Minh"
},
"title": "FS(Đa Kho) Giấy ăn rút TOP GIA thành phần bột gỗ tự nhiên 4 lớp giấy dai dày mềm mại Giấy Vệ Sinh 3 màu giấy rút lụa, giấy gấu trúc",
"units_sold": 223603
},
{
"category_chains": [
{
"id": "605196",
"is_leaf": false,
"local_name": "Automotive & Motorcycle",
"parent_id": "0"
},
{
"id": "940808",
"is_leaf": false,
"local_name": "Car Washing & Maintenance",
"parent_id": "605196"
},
{
"id": "945544",
"is_leaf": true,
"local_name": "Paint Care",
"parent_id": "940808"
}
],
"commission": {
"amount": "5346",
"currency": "VND",
"rate": 900
},
"detail_link": "https://shop.tiktok.com/view/product/1729671631378352218?region=VN&local=en",
"has_inventory": true,
"id": "1729671631378352218",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/654a0bd623384010b815645627686144~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "75000",
"minimum_amount": "75000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "59400",
"minimum_amount": "59400"
},
"shop": {
"name": "Dầu Nhớt Võ Gia"
},
"title": "Sprayking chai phục hồi nhựa xe máy oto 400ml dạng xịt + khăn 30x30 vàng xám",
"units_sold": 178565
},
{
"category_chains": [
{
"id": "600001",
"is_leaf": false,
"local_name": "Home Supplies",
"parent_id": "0"
},
{
"id": "852104",
"is_leaf": false,
"local_name": "Home Decor",
"parent_id": "600001"
},
{
"id": "600338",
"is_leaf": true,
"local_name": "Decorative Stickers",
"parent_id": "852104"
}
],
"commission": {
"amount": "3249.9",
"currency": "VND",
"rate": 500
},
"detail_link": "https://shop.tiktok.com/view/product/1729594266258147764?region=VN&local=en",
"has_inventory": true,
"id": "1729594266258147764",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/c2af37f7b3df4cbfa6c49e8b01a746a6~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "89000",
"minimum_amount": "89000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "64998",
"minimum_amount": "64998"
},
"shop": {
"name": "Trang Trí Quỳnh Finn"
},
"title": "Giấy dán tường xi măng 45cmx10m có sẵn keo - chống thấm nước rất tốt, Siêu đẹp và dễ dán",
"units_sold": 180169
},
{
"category_chains": [
{
"id": "700437",
"is_leaf": false,
"local_name": "Food & Beverages",
"parent_id": "0"
},
{
"id": "915336",
"is_leaf": false,
"local_name": "Snacks",
"parent_id": "700437"
},
{
"id": "922504",
"is_leaf": true,
"local_name": "Dried Snacks",
"parent_id": "915336"
}
],
"commission": {
"amount": "9600",
"currency": "VND",
"rate": 1200
},
"detail_link": "https://shop.tiktok.com/view/product/1729664637783673199?region=VN&local=en",
"has_inventory": true,
"id": "1729664637783673199",
"main_image_url": "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/d0474650e3ab4d88b6b94f3af61afa49~tplv-aphluv4xwc-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "500000",
"minimum_amount": "100000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "400000",
"minimum_amount": "80000"
},
"shop": {
"name": "Ăn Vặt Cùng Thiên An"
},
"title": "Thiên An Food TÓP MỠ RIM MẮM TỎI TÚI GIẤY LOẠI LIỀN DA giòn ăn kèm bánh tráng hoặc dùng trực tiếp Ăn Vặt Snack Food đồ ăn nhẹ khô Thức Ăn com chay mam Cay tóp mỡ thiên",
"units_sold": 166351
},
{
"category_chains": [
{
"id": "602284",
"is_leaf": false,
"local_name": "Baby & Maternity",
"parent_id": "0"
},
{
"id": "879112",
"is_leaf": false,
"local_name": "Baby Care & Health",
"parent_id": "602284"
},
{
"id": "892808",
"is_leaf": true,
"local_name": "Wipes & Holders",
"parent_id": "879112"
}
],
"commission": {
"amount": "2639.4",
"currency": "VND",
"rate": 300
},
"detail_link": "https://shop.tiktok.com/view/product/1731928656336816836?region=VN&local=en",
"has_inventory": true,
"id": "1731928656336816836",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/62e64e92b88642139d12e1cd46bd9654~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "88000",
"minimum_amount": "88000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "87980",
"minimum_amount": "87980"
},
"shop": {
"name": "KT's Home Shop"
},
"title": "Thùng 10 bịch khăn ướt Baby Wipes 650g không mùi, không cồn an toàn cho bé.",
"units_sold": 165790
},
{
"category_chains": [
{
"id": "601152",
"is_leaf": false,
"local_name": "Womenswear & Underwear",
"parent_id": "0"
},
{
"id": "842248",
"is_leaf": false,
"local_name": "Women's Tops",
"parent_id": "601152"
},
{
"id": "601265",
"is_leaf": true,
"local_name": "Blouses & Shirts",
"parent_id": "842248"
}
],
"commission": {
"amount": "6230",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1729605620980091387?region=VN&local=en",
"has_inventory": true,
"id": "1729605620980091387",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/1ce91a65b8b34cb892c97615fa2d4ec6~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "109000",
"minimum_amount": "89000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "76300",
"minimum_amount": "62300"
},
"shop": {
"name": "Thảo.Clothing"
},
"title": "[ ÁO MỎNG ] ÁO THUN COTTON GIẤY CỔ TIM FROM RỘNG MỎNG nhiều màu Nữ Top Women",
"units_sold": 105880
},
{
"category_chains": [
{
"id": "602284",
"is_leaf": false,
"local_name": "Baby & Maternity",
"parent_id": "0"
},
{
"id": "879112",
"is_leaf": false,
"local_name": "Baby Care & Health",
"parent_id": "602284"
},
{
"id": "892808",
"is_leaf": true,
"local_name": "Wipes & Holders",
"parent_id": "879112"
}
],
"commission": {
"amount": "7700",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1731011210781100859?region=VN&local=en",
"has_inventory": true,
"id": "1731011210781100859",
"main_image_url": "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/1e9b8fda617b438ca84e87906b4b97aa~tplv-aphluv4xwc-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "154000",
"minimum_amount": "154000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "77000",
"minimum_amount": "77000"
},
"shop": {
"name": "Giấy Ướt Cho Bé Yêu"
},
"title": "[Bịch TO 625gram] Combo 10 bịch khăn ướt cao cấp Babywis khổ giấy thực tế 18x24cm vải bi mềm mại không mùi không cồn không chất tẩy an toàn cho da bé - date 2/2025-2/2028",
"units_sold": 104164
},
{
"category_chains": [
{
"id": "601450",
"is_leaf": false,
"local_name": "Beauty & Personal Care",
"parent_id": "0"
},
{
"id": "848776",
"is_leaf": false,
"local_name": "Skincare",
"parent_id": "601450"
},
{
"id": "601616",
"is_leaf": true,
"local_name": "Face Masks",
"parent_id": "848776"
}
],
"commission": {
"amount": "4675",
"currency": "VND",
"rate": 500
},
"detail_link": "https://shop.tiktok.com/view/product/1730347127927769223?region=VN&local=en",
"has_inventory": true,
"id": "1730347127927769223",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/2105807c22594c2fb2bfd221870801f3~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "445000",
"minimum_amount": "179000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "265000",
"minimum_amount": "93500"
},
"shop": {
"name": "DNGSunflower93"
},
"title": "Combo 3 hộp mặt nạ giấy COLORKEY LUMINOUS Vitamin B5 Giúp Cấp Ẩm, Hỗ Trợ Phục Hồi Làn Da, Hỗ Trợ Sáng Da",
"units_sold": 104946
},
{
"category_chains": [
{
"id": "600001",
"is_leaf": false,
"local_name": "Home Supplies",
"parent_id": "0"
},
{
"id": "852232",
"is_leaf": false,
"local_name": "Home Care Supplies",
"parent_id": "600001"
},
{
"id": "600812",
"is_leaf": true,
"local_name": "Household Cleaners",
"parent_id": "852232"
}
],
"commission": {
"amount": "5000",
"currency": "VND",
"rate": 500
},
"detail_link": "https://shop.tiktok.com/view/product/1729734820266281725?region=VN&local=en",
"has_inventory": true,
"id": "1729734820266281725",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/321ec4520f1548cdb1d4a2219a45e5ac~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "169000",
"minimum_amount": "169000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "100000",
"minimum_amount": "100000"
},
"shop": {
"name": "TT79.Store"
},
"title": "Thùng 4 Túi Giấy Ăn Treo Tường Natural tặng móc, Giấy Rút Treo Tường 4 Lớp Bằng Bột Gỗ Nguyên Sinh Hàng Nội Địa Trung Khăn Giấy Giấy Vệ Sinh",
"units_sold": 99531
},
{
"category_chains": [
{
"id": "600001",
"is_leaf": false,
"local_name": "Home Supplies",
"parent_id": "0"
},
{
"id": "852232",
"is_leaf": false,
"local_name": "Home Care Supplies",
"parent_id": "600001"
},
{
"id": "993544",
"is_leaf": true,
"local_name": "Tissues & Napkins",
"parent_id": "852232"
}
],
"commission": {
"amount": "7600",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1729447573105641637?region=VN&local=en",
"has_inventory": true,
"id": "1729447573105641637",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/b2dafab6908d4bb3bd9983ff02836650~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "104000",
"minimum_amount": "104000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "76000",
"minimum_amount": "76000"
},
"shop": {
"name": "Gumivn"
},
"title": "GU03-Thùng 16 gói giấy ăn cao cấp Gumi 3 lớp / 4 lớp mềm mịn, tiện lợi Khăn Giấy để Phòng Khách",
"units_sold": 92905
},
{
"category_chains": [
{
"id": "605196",
"is_leaf": false,
"local_name": "Automotive & Motorcycle",
"parent_id": "0"
},
{
"id": "940808",
"is_leaf": false,
"local_name": "Car Washing & Maintenance",
"parent_id": "605196"
},
{
"id": "945544",
"is_leaf": true,
"local_name": "Paint Care",
"parent_id": "940808"
}
],
"commission": {
"amount": "5890",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1729605492879100198?region=VN&local=en",
"has_inventory": true,
"id": "1729605492879100198",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/93b4c2e5a0804f32b3c4c0c364215a63~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "63000",
"minimum_amount": "58900"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "63000",
"minimum_amount": "58900"
},
"shop": {
"name": "Dầu Nhớt 20"
},
"title": "[Mẫu mới] Combo chai xịt phục hồi nhựa nhám sprayking mẫu mới phục hồi nhựa xe, sơn bóng xe kèm 1 khăn vàng xám 30x30 siêu mịn chaixit nhuaxemay",
"units_sold": 90073
},
{
"category_chains": [
{
"id": "600001",
"is_leaf": false,
"local_name": "Home Supplies",
"parent_id": "0"
},
{
"id": "852232",
"is_leaf": false,
"local_name": "Home Care Supplies",
"parent_id": "600001"
},
{
"id": "993544",
"is_leaf": true,
"local_name": "Tissues & Napkins",
"parent_id": "852232"
}
],
"commission": {
"amount": "9900",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1730421431227877882?region=VN&local=en",
"has_inventory": true,
"id": "1730421431227877882",
"main_image_url": "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/5ef2887b138a4e679d64e54e958bfb6a~tplv-aphluv4xwc-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "155000",
"minimum_amount": "155000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "99000",
"minimum_amount": "99000"
},
"shop": {
"name": "botare"
},
"title": "【5 Bịch】Botare Cheerful khăn giấy vệ sinh treo tường lớn 1000 tờ mỗi gói 4 lớp 140*175mm",
"units_sold": 98188
},
{
"category_chains": [
{
"id": "600001",
"is_leaf": false,
"local_name": "Home Supplies",
"parent_id": "0"
},
{
"id": "852104",
"is_leaf": false,
"local_name": "Home Decor",
"parent_id": "600001"
},
{
"id": "600338",
"is_leaf": true,
"local_name": "Decorative Stickers",
"parent_id": "852104"
}
],
"commission": {
"amount": "3249.9",
"currency": "VND",
"rate": 500
},
"detail_link": "https://shop.tiktok.com/view/product/1729594599445531060?region=VN&local=en",
"has_inventory": true,
"id": "1729594599445531060",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/03366b8caead408ba8ccdb71e715ae39~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "89000",
"minimum_amount": "89000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "64998",
"minimum_amount": "64998"
},
"shop": {
"name": "Trang Trí Quỳnh Finn"
},
"title": "Giấy dán tường màu có sẵn keo khổ 45cm x 10m, decal Pastel một màu trắng xám ghi hồng xanh kem nhám xanh",
"units_sold": 83839
},
{
"category_chains": [
{
"id": "604968",
"is_leaf": false,
"local_name": "Home Improvement",
"parent_id": "0"
},
{
"id": "872968",
"is_leaf": false,
"local_name": "Building Supplies",
"parent_id": "604968"
},
{
"id": "897160",
"is_leaf": true,
"local_name": "Wallpaper & Wall Trim",
"parent_id": "872968"
}
],
"commission": {
"amount": "2240",
"currency": "VND",
"rate": 400
},
"detail_link": "https://shop.tiktok.com/view/product/1730366589222947064?region=VN&local=en",
"has_inventory": true,
"id": "1730366589222947064",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/c48b8ac99614472ba3a494c985d1613d~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "74000",
"minimum_amount": "74000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "57000",
"minimum_amount": "56000"
},
"shop": {
"name": "NADY HOME"
},
"title": "Giấy dán tường xi măng 45cmx10m có sẵn keo - chống thấm nước rất tốt, Siêu đẹp và dễ dán vn đám mây xanh",
"units_sold": 82019
},
{
"category_chains": [
{
"id": "601450",
"is_leaf": false,
"local_name": "Beauty & Personal Care",
"parent_id": "0"
},
{
"id": "849160",
"is_leaf": false,
"local_name": "Bath & Body Care",
"parent_id": "601450"
},
{
"id": "601495",
"is_leaf": true,
"local_name": "Hair Removal Cream, Wax & Shave",
"parent_id": "849160"
}
],
"commission": {
"amount": "5849.900000000001",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1729432588150606118?region=VN&local=en",
"has_inventory": true,
"id": "1729432588150606118",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/3be812da87ec4bf29b5debf19757e3f5~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "110000",
"minimum_amount": "110000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "58499",
"minimum_amount": "58499"
},
"shop": {
"name": "An Lành - Cosmectic Organic"
},
"title": "Sáp Wax Lông An Lành PHIÊN BẢN NÂNG CẤP, AL AN LANH - Giật Lông Tận Gốc [ Gồm 1 wax 350gr + 2 que và 50 giấy ]",
"units_sold": 77450
},
{
"category_chains": [
{
"id": "602284",
"is_leaf": false,
"local_name": "Baby & Maternity",
"parent_id": "0"
},
{
"id": "879112",
"is_leaf": false,
"local_name": "Baby Care & Health",
"parent_id": "602284"
},
{
"id": "892296",
"is_leaf": true,
"local_name": "Towels & Shower Caps",
"parent_id": "879112"
}
],
"commission": {
"amount": "8400",
"currency": "VND",
"rate": 1200
},
"detail_link": "https://shop.tiktok.com/view/product/1729432618710108897?region=VN&local=en",
"has_inventory": true,
"id": "1729432618710108897",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/aa0a0e622d42460ab60ee5b772e728ad~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "78000",
"minimum_amount": "78000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "70000",
"minimum_amount": "70000"
},
"shop": {
"name": "Kho Tổng Sơ Sinh Mẹ Bé"
},
"title": "( Được Chọn Mẫu ) Khăn Tắm 6 Lớp Xô Nhăn - Chất Liệu Xô Mềm Mại Thấm Hút Tốt Dành Cho Bé Size 105X105 cm Voi",
"units_sold": 78730
},
{
"category_chains": [
{
"id": "600001",
"is_leaf": false,
"local_name": "Home Supplies",
"parent_id": "0"
},
{
"id": "851976",
"is_leaf": false,
"local_name": "Bathroom Supplies",
"parent_id": "600001"
},
{
"id": "810888",
"is_leaf": true,
"local_name": "Towels",
"parent_id": "851976"
}
],
"commission": {
"amount": "6999.900000000001",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1730942694879759160?region=VN&local=en",
"has_inventory": true,
"id": "1730942694879759160",
"main_image_url": "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/7c8b95fc3e7b4173bc523f8f326b2fd0~tplv-aphluv4xwc-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "280000",
"minimum_amount": "140000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "138000",
"minimum_amount": "69999"
},
"shop": {
"name": "Khăn Bông Huy Hoà"
},
"title": "Khăn tắm sóng nước kích thước 70x140cm Huy Hòa Towel. Mềm mịn, thấm hút tốt, không ra màu, không xù lông - Dùng cho Nhà Tắm, Phòng Tắm",
"units_sold": 74833
},
{
"category_chains": [
{
"id": "601450",
"is_leaf": false,
"local_name": "Beauty & Personal Care",
"parent_id": "0"
},
{
"id": "848776",
"is_leaf": false,
"local_name": "Skincare",
"parent_id": "601450"
},
{
"id": "601733",
"is_leaf": true,
"local_name": "Skincare Tools",
"parent_id": "848776"
}
],
"commission": {
"amount": "8300",
"currency": "VND",
"rate": 1000
},
"detail_link": "https://shop.tiktok.com/view/product/1729725364849642183?region=VN&local=en",
"has_inventory": true,
"id": "1729725364849642183",
"main_image_url": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/8457e529dfbd42ea9fdd84b6cb1f39db~tplv-o3syd03w52-origin-webp.webp?from=3377431861",
"original_price": {
"currency": "VND",
"maximum_amount": "258000",
"minimum_amount": "139000"
},
"sale_region": "VN",
"sales_price": {
"currency": "VND",
"maximum_amount": "161000",
"minimum_amount": "83000"
},
"shop": {
"name": "Tổng Kho AnNa"
},
"title": "[Combo 5-10 Gói] Khăn lau mặt bông tờ dạng cuộn cao cấp, khăn mặt dùng 1 lần - 40 khăn/gói kích cỡ 20x20cm KL01",
"units_sold": 73875
}
],
"total_count": 10000
},
"status": true
}
Last updated
Was this helpful?