文档中心 > Developing documents(已废弃)

Quit Limited Discount Promotion

更新时间:2018/07/06 访问次数:459

New API

API Document: aliexpress.marketing.limitdiscountpromotionproduct.del

Example


Request

param_aeop_limited_disc_product_id_d_t_o

{
  "product_id_list": [
    3***3,
    3***0
  ],
  "promotion_id": 3***1
}

Response

{
    "result": {
        "time_stamp": "2018-07-06 14:36:16",
        "success": true,
        "target": true
    },
    "request_id": "z***3"
}

Old API (Deprecated)

API Document: aliexpress.marketing.redefining.exitlimiteddiscountpromotion

Example


Request

limited_discount_prom_product_d_t_o={"product_id":1***7,"promotion_id":2***3}

Response

{
    "promotion_result": {
        "result": true,
        "error_code": 0
    },
    "request_id": "q***0"
}

FAQ

关于此文档暂时还没有FAQ
返回
顶部