Skip to main content
Version: 202607

Configure which discount types can be combined

PUT 

/openapi/2026-07/discounts/combine

Configure which discount types can be combined.

Request

Bodyrequired

    idsstring[]required

    Discount IDs

    discount_combinesstring[]required

    Other discount categories that can be combined:

    • product: Can combine with product discounts
    • order: Can combine with order discounts
    • shipping: Can combine with shipping discounts

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    idsstring[]

    IDs of discounts that were successfully updated