Discount Redemption
Identifies a chosen discount option for redemption APIs (for example purchase-order discountDetails or transfer preview discounts). The presence of a redemption resource indicates whether the downstream business domain is responsible for debiting the customer's loyalty rewards. If redemption is not provided, the discount is applied as a fiat adjustment, and no loyalty rewards are debited.
referencestringrequired
Stable reference for this discount tier or voucher (for example points amount as a string, voucher code, or 0 for no discount).
displayNamestring
Customer-facing label for the discount option in UI copy.
Discount Redemption
{
"reference": "string",
"displayName": "string"
}