Export
Update export
Update export
put/shops/{SHOP_ID}/export/{EXPORT_ID}
Path parameters
SHOP_IDinteger required
Example:4
Shop ID
EXPORT_IDstring required
Example:8fbe2a6f-b0b2-4227-a698-19d18c43f7c8
Export ID
Request body
Example request
{
"export_list": {
"images": [
"https://content.pancake.vn/user-content-dev2.pancake.vn/2022/5/27/ee3be79d1574735ed35539ca48f7f6e9d7137706.jpg"
],
"inserted_at": 1695142800,
"note": "xuất bán hàng",
"status": 0,
"supplier_products_id": 319,
"tags": [
1
],
"export_items": [
{
"id": "13d7ddf6-4cd9-4e1f-a5c1-ac3cd7a7fc17",
"imported_price": 1000,
"quantity": 1,
"variation_id": "d1e522eb-2f6f-4d22-b8a1-ec25df4a33a4"
}
]
}
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.