«
Request body: { "discountRate"(): 0, "customerDiscountRate"(): 0, "dealerCommissionRate"(): 0, "marketingPartnerCommissionRate"(): 0, "status"(): "string", "dealer"(): "string", "category"(*): 0, "note": "string" }
| categoryId | name | parent |
|---|---|---|
| 1 | Linh kiện điện tử | |
| 2 | Hệ thống GPS | Linh kiện điện tử |
| 3 | Phần tử chuyển mạch | Linh kiện điện tử |
| 4 | Thiết bị nhà bếp | Đồ gia dụng |
| 5 | Ăng ten | Linh kiện điện tử |
| 6 | Ăng ten vệ tinh | Ăng ten |
| account | permissionGroup | permissionGroupName | permission |
|---|---|---|---|
| supplier | supplier_group | supplier_group | trừ quyền supplier:update_product |
| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"discountRate": 20
}| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"discountRate": 20
}| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
{
"discountRate": 20
}{
"title": "product_not_found"
}| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | <tenant> |
|---|
{
"discountRate": 20
}{
"title": "product_not_found"
}| tenant | |
|---|---|
| m2 | |
| null |
tỷ lệ ưu đãi của sp, ngành hàng, chiết khấu cho các bên, người thương lượng, ghi chú. Có lưu lại log khi thay đổi thông tin sản phẩm
| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"discountRate": 20,
"customerDiscountRate": 30.5,
"dealerCommissionRate": 15.5,
"marketingPartnerCommissionRate": 15,
"status": "INACTIVE",
"dealer": "admin",
"category": ${3},
"note": "update qua api"
}{
"id": "${product1}",
"discountRate": 20.0,
"customerDiscountRate": 30.5,
"dealerCommissionRate": 15.5,
"marketingPartnerCommissionRate": 15.0,
"status": "INACTIVE",
"dealer": "admin",
"category": ${3},
"note": "update qua api"
}[
{
"activity": "DISCOUNT_PRODUCT_UPDATE",
"change": {
"valueChange": {
"changedValues": [
{
"key": "status",
"left": "ACTIVE",
"right": "INACTIVE"
},
{
"key": "dealer",
"left": "lanhuong",
"right": "admin"
},
{
"key": "discountRate",
"left": 10,
"right": 20.0
},
{
"key": "customerDiscountRate",
"left": 50,
"right": 30.5
},
{
"key": "dealerCommissionRate",
"left": 10,
"right": 15.5
},
{
"key": "marketingPartnerCommissionRate",
"left": 10,
"right": 15.0
},
{
"key": "otherCommissionRate",
"left": 30,
"right": 39
},
{
"key": "category",
"left": "Hệ thống GPS",
"right": "Phần tử chuyển mạch"
}
]
}
}
}
]| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status | note |
|---|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 15 | 60 | 15 | 15 | <status> | <note> |
| X-Tenant | m26 |
|---|
{
<bodyJson>
}{
<responseJson>
}[
{
"change" : {"valueChange": {<logResponseJson>}}
}
]| status | note | bodyJson | responseJson | logResponseJson | |
|---|---|---|---|---|---|
| ACTIVE | note1 | "note": "note2" | "note": "note2" | "changedValues": [{"key": "note","left": "note1","right": "note2"}] | |
| ACTIVE | "note": "note" | "note": "note" | "changedValues": [{"key": "note","left": "","right": "note"}] | ||
| ACTIVE | note | "note": "" | "note": "" | "changedValues": [{ "key": "note", "left": "note", "right": "" }] | |
| ACTIVE | "category": ${3} | "category": ${3} | "changedValues": [{ "key": "category", "left": "Hệ thống GPS", "right": "Phần tử chuyển mạch"}] | ||
| ACTIVE | "dealer": "admin" | "dealer": "admin" | "changedValues": [{"key": "dealer","left": "lanhuong","right": "admin"}] | ||
| ACTIVE | "discountRate": 20 | "discountRate": 20.0 | "changedValues": [ {"key": "discountRate","left": 15,"right": 20.0}] | ||
| ACTIVE | "discountRate": 0 | "discountRate": 0.0 | "changedValues": [ {"key": "discountRate","left": 15,"right": 0.0}] | ||
| ACTIVE | "discountRate": 20.5 | "discountRate": 20.5 | "changedValues": [ {"key": "discountRate","left": 15,"right": 20.5}] | ||
| ACTIVE | "customerDiscountRate": 65 | "customerDiscountRate": 65.0, "otherCommissionRate": 5.0 | "changedValues": [{"key": "customerDiscountRate","left": 60,"right": 65.0}, {"key": "otherCommissionRate", "left": 10, "right": 5.0}] | ||
| ACTIVE | "customerDiscountRate": 65.5 | "customerDiscountRate": 65.5, "otherCommissionRate": 4.5 | "changedValues": [{"key": "customerDiscountRate","left": 60,"right": 65.5}, {"key": "otherCommissionRate", "left": 10, "right": 4.5}] | ||
| ACTIVE | "customerDiscountRate": 0 | "customerDiscountRate": 0.0, "otherCommissionRate": 70.0 | "changedValues": [{"key": "customerDiscountRate","left": 60,"right": 0.0}, {"key": "otherCommissionRate", "left": 10, "right": 70.0}] | ||
| ACTIVE | "dealerCommissionRate": 20 | "dealerCommissionRate": 20.0, "otherCommissionRate": 5.0 | "changedValues": [{ "key": "dealerCommissionRate", "left": 15, "right": 20.0 }, {"key": "otherCommissionRate","left": 10,"right": 5.0 }] | ||
| ACTIVE | "dealerCommissionRate": 20.5 | "dealerCommissionRate": 20.5, "otherCommissionRate": 4.5 | "changedValues": [{ "key": "dealerCommissionRate", "left": 15, "right": 20.5 }, {"key": "otherCommissionRate","left": 10,"right": 4.5 }] | ||
| ACTIVE | "dealerCommissionRate": 0 | "dealerCommissionRate": 0.0, "otherCommissionRate": 25.0 | "changedValues": [{ "key": "dealerCommissionRate", "left": 15, "right": 0.0 }, {"key": "otherCommissionRate","left": 10,"right": 25.0 }] | ||
| ACTIVE | "marketingPartnerCommissionRate": 20 | "marketingPartnerCommissionRate": 20.0, "otherCommissionRate": 5.0 | "changedValues": [{"key": "marketingPartnerCommissionRate", "left": 15,"right": 20.0},{"key": "otherCommissionRate", "left": 10, "right": 5.0 }] | ||
| ACTIVE | "marketingPartnerCommissionRate": 20.5 | "marketingPartnerCommissionRate": 20.5, "otherCommissionRate": 4.5 | "changedValues": [{"key": "marketingPartnerCommissionRate", "left": 15,"right": 20.5},{"key": "otherCommissionRate", "left": 10, "right": 4.5 }] | ||
| ACTIVE | "marketingPartnerCommissionRate": 0 | "marketingPartnerCommissionRate": 0.0, "otherCommissionRate": 25.0 | "changedValues": [{"key": "marketingPartnerCommissionRate", "left": 15,"right": 0.0},{"key": "otherCommissionRate", "left": 10, "right": 25.0 }] | ||
| INACTIVE | "status": "ACTIVE" | "status": "ACTIVE" | "changedValues": [{"key": "status","left": "INACTIVE","right": "ACTIVE"}] | ||
| ACTIVE | "status": "INACTIVE" | "status": "INACTIVE" | "changedValues": [{"key": "status","left": "ACTIVE","right": "INACTIVE"}] |
người thương lượng, tỷ lệ ưu đãi, chiết khấu cho các bên
| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"discountRate": null,
"customerDiscountRate": null,
"dealerCommissionRate": null,
"marketingPartnerCommissionRate": null,
"status": null,
"dealer": null,
"category": null
}{
"id": "${product1}",
"discountRate": 10.0,
"customerDiscountRate": 50.0,
"dealerCommissionRate": 10.0,
"marketingPartnerCommissionRate": 10.0,
"status": "ACTIVE",
"dealer": "lanhuong",
"category": ${2}
}| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"status": "",
"dealer": ""
}{
"id": "${product1}",
"status": "ACTIVE",
"dealer": "lanhuong"
}| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"status": "DEACTIVE"
}{
"title": "status_invalid"
}trong ngành hàng của shop ưu đãi
| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"category": <category>
}{
"title": "category_invalid",
"detail": "A product's category must not have a child category"
}| category | |
|---|---|
| ${4} | |
| ${5} |
| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"category": 00
}{
"title": "Bad Request"
}| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"dealer": "not_exist"
}{
"title": "dealer_invalid"
}| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| X-Tenant | m26 |
|---|
{
"discountRate": <discountRate>,
"customerDiscountRate": <customerDiscountRate>,
"dealerCommissionRate": <dealerCommissionRate>,
"marketingPartnerCommissionRate": <marketingPartnerCommissionRate>,
}{
"title": "Bad Request"
}| discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | |
|---|---|---|---|---|
| a | 50 | 10 | 10 | |
| -1 | 50 | 10 | 10 | |
| "" | 50 | 10 | 10 | |
| 101 | 50 | 10 | 10 | |
| 10 | a | 10 | 10 | |
| 10 | -1 | 10 | 10 | |
| 10 | "" | 10 | 10 | |
| 10 | 101 | 10 | 10 | |
| 10 | 50 | a | 10 | |
| 10 | 50 | -1 | 10 | |
| 10 | 50 | 101 | 10 | |
| 10 | 50 | "" | 10 | |
| 10 | 50 | 10 | a | |
| 10 | 50 | 10 | -1 | |
| 10 | 50 | 10 | 101 | |
| 10 | 50 | 10 | "" |
| X-Tenant | m26 |
|---|
{
"discountRate": 30
}{
"title": "product_not_found"
}| id | category | discountType | status | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate |
|---|---|---|---|---|---|---|---|---|
| shop1 | Linh kiện điện tử | SOME_PRODUCT | ACTIVE | admin | 15 | 60 | 15 | 15 |
| productId | category | dealer | discountRate | customerDiscountRate | dealerCommissionRate | marketingPartnerCommissionRate | status |
|---|---|---|---|---|---|---|---|
| product1 | Hệ thống GPS | lanhuong | 10 | 50 | 10 | 10 | ACTIVE |
| id | discountType |
|---|---|
| shop1 | ALL_PRODUCT |
| X-Tenant | m26 |
|---|
{
"discountRate": 30
}{
"title": "action_not_allowed",
"detail": "Can't update product with all-product discount type"
}