Export
Create export
Create export
post/shops/{SHOP_ID}/export
Path parameters
SHOP_IDinteger required
Example:4
Shop ID
Request body
Example request
{
"export_list": {
"note": "",
"supplier_products_id": 169,
"tags": [
1
],
"status": 0,
"type": 0,
"shop_id": 20,
"warehouse_id": "c52e67ad-d9d0-4276-abe4-e0c9f1f7d2da",
"change_inserted_at": true,
"inserted_at": 1651683600,
"images": [
"https://statics.pancake.vn/user-content-dev2.pancake.vn/2021/12/27/18c4500c320cb2e993b3ff4b3be81165df64d3ba.png"
],
"export_items": [
{
"id": "13d7ddf6-4cd9-4e1f-a5c1-ac3cd7a7fc17",
"imported_price": 100000,
"quantity": 1,
"variation_id": "29044dcf-2f4c-492f-a0a9-e447b20e21da"
}
]
}
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.