Skip to main content
Version: 202506

Get sales pop config

GET 

/openapi/2025-06/salespops/config

Retrieves the configuration details of the sales notification feature for a specific store.

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    sales_pop object

    Sales pop

    idstring

    Sales pop ID

    store_idstring

    Store ID

    template_config object

    Template configuration

    anonymity_switchboolean

    Anonymity switch

    titlestring

    Title

    templatestring

    Template

    replace_switchboolean

    Replace switch

    default_timestring

    Default time

    time_textstring

    Time text

    anonymity_namestring[]

    Anonymous name

    anonymity_addressstring[]

    Anonymous address

    background_colorstring

    Background color

    title_colorstring

    Title color

    product_colorstring

    Product color

    time_colorstring

    Time color

    icon_colorstring

    Icon color

    m_background_colorstring

    M Background Color

    first_delaystring

    First delay

    durationstring

    Duration

    intervalstring

    Billing interval

    times_switchstring

    Times switch

    max_timesstring

    Maximum times

    loop_switchstring

    Loop switch

    locatestring

    Locate

    pagesstring

    List of pages

    specify_pages object[]

    Specified pages

  • Array [
  • match_stringstring

    Match string

    match_conditionstring

    Match condition

  • ]
  • order_statusstring

    Order status

    timestring

    Time

    time_unitstring

    Time unit

    statusstring

    Status

    created_atstring

    Creation timestamp, in ISO-8601 format

    updated_atstring

    Last update timestamp, in ISO-8601 format

    pages_list object[]

    List of page items

  • Array [
  • iduint32

    Page ID

    namestring

    Name

    scriptstring

    Script

  • ]