Skip to content
Rewards

Get Quote Store Product List

Returns the quote store's live product list grouped by market. Each product includes multiple duration packages (SKUs) with corresponding prices and inventory.

GEThttps://api.lbkrs.com/v2/rewards/quote_product_list

Parameters

account_channelstringqueryRequired

Broker channel

Responses

HTTP 200The request succeeded. The response body contains the result of the “Get quote store product list” operation.
Standard response envelopecodemessagedata
dataobjectdata structure
sectionarray<object>

Product list grouped by market

Child attributes
marketstring

Market code

market_namestring

Market name

productsarray<object>

List of products (SPUs) under this market

Child attributes
titlestring

Product title

coverstring

Cover image

descriptionstring

Product description

currencystring

Currency unit

real_pricenumber

Starting price (the selling price of the product's lowest-priced SKU)

font_colorstring

Display theme color

detail_urlstring

Product detail page URL

iconstring

Icon

tagsarray<string>

Product tags, e.g. openapi

package_keystring

Package key

scorestring

Sort weight

quote_expired_atstring

Market data entitlement expiry timestamp (seconds); 0 means not applicable

skusarray<object>

List of duration packages (SKUs) under this product

Child attributes
product_idstring

Product SKU ID

titlestring

Product title

coverstring

Cover image

descriptionstring

Product description

detailstring

Product details

currencystring

Currency unit

pricenumber

List price (original price)

real_pricenumber

Actual selling price

start_timestring

Effective start timestamp (seconds); 0 means unrestricted

end_timestring

Effective end timestamp (seconds); 0 means unrestricted

typeinteger

Product type: 0 NORMAL Regular entitlement, 1 CARD Voucher/card, 2 COMBO Package, 3 COMBO_CARD Package voucher/card

0123

limitationinteger

Purchase limit; 0 means unlimited

detail_urlstring

Product detail page URL

store_kindinteger

Store the product belongs to: 0 COMMON General product, 1 QUOTE Market data product, 2 FUNDAMENTAL Fundamentals product, 3 AI_PLAN

0123

quota_visableinteger

Whether to show purchase-limit information; 1 means shown

inventorystring

Inventory count

labelsarray<string>

Product labels

extrastring

Extra information

is_discountboolean

Whether the price is a discounted price

marketstring

Market the product belongs to

card_durationinteger

Package duration type: 0 WeekCard Weekly card, 1 MonthCard Monthly card, 2 QuarterCard Quarterly card, 3 YearCard Annual card, 4 ContinuousWeekCard Auto-renewing weekly card, 5 ContinuousMonthCard Auto-renewing monthly card, 6 ContinuousQuarterCard Auto-renewing quarterly card, 7 ContinuousYearCard Auto-renewing annual card

01234567

payment_modesarray<integer>

Supported payment methods: 0 Cash Cash, 1 Berry Berry, 2 Stripe Stripe, 3 ApplePay Apple Pay, 4 ZeroFree Free (zero-cost)

per_month_pricenumber

Converted average monthly price

combo_cardsobject

Voucher/card information associated with the package; only present for package-type products

enableboolean

Whether the product is purchasable

professional_categoryinteger

Professional investor category

apple_product_idstring

Apple in-app purchase product ID; used when paying via Apple Pay

get_methodsarray<string>

Acquisition method, e.g. buy

iconstring

Icon

get_method_descriptionobject

Explanatory copy for each acquisition method, keyed by acquisition method

button_textobject

Button copy for each scenario

is_recommendboolean

Whether the product is recommended

Whale Docs