Skip to main content
Version: 202201

Discount Flashsale List

GET 

/openapi/2022-01/discount_flashsales

Request

Query Parameters

    limit int32

    Limit per page

    page int32

    Page number

    need_detail_url boolean

    details url return in responses

Responses

200

Schema
    pageinteger
    Default value: 0
    Example: 1
    limitinteger
    Default value: 0
    Example: 20
    totalinteger
    Default value: 0
    Example: 1
    data object[]
  • Array [
  • idstring
    Example: 14f759fe-cb07-4778-8448-e1ba4b686439
    titlestring
    Example: tzt-限时促销-刺激客户下单
    discount_typestring
    Example: percentage
    once_per_customerinteger
    Default value: 0
    Example: 0
    starts_atinteger
    Default value: 0
    Example: 1682651959
    ends_atinteger
    Default value: 0
    Example: -1
    statusinteger
    Default value: 0
    Example: 1
    sortstring
    Example: {"by":"title","direction":"asc"}
    allocation_methodstring
    Example: none
    allow_oversoldstring
    Example: uncheck
    progressstring
    Example: ongoing
    product_numinteger
    Default value: 0
    Example: 410
    detail_urlstring
    Example: tzt.myshoplaza.com/promotions/flashsale/14f759fe-cb07-4778-8448-e1ba4b686439
  • ]