Skip to main content

Interface: TieredDiscountsParams

Query parameters when listing tiered discounts.

Properties

collection_id?

optional collection_id?: string

Filter by Recharge collection id.


cursor?

optional cursor?: string

Pagination cursor from a prior response.


external_bundle_product_id?

optional external_bundle_product_id?: string

Filter by external bundle product id.


external_product_id?

optional external_product_id?: string

Filter by external (ecommerce) product id.


limit?

optional limit?: number

Maximum number of records to return.


presentment_currency_code?

optional presentment_currency_code?: string

ISO 4217 currency code for the customer's presentment currency. When provided and different from the store currency, spend-based tiers include a condition_line_price_gte_set with converted amounts.


status?

optional status?: TieredDiscountStatus

Restrict to discounts in this status.