Information about the application of a Redemption
to a specific item.
amount | number The currency amount of the discount applied to this item. This value can be updated in future calls. This field is optional in response to LOYALTY_INQUIRE requests and required in response to LOYALTY_REDEEM requests. |
appliedDiscountIdentifier | any If this redemption has been applied, this is the identifier of the applied discount created for this offer
on this selection. It will correspond to the |
selectionIdentifier | string The identifier of the selection that discount is applied to. This will correspond to the |
{- "selectionIdentifier": "string",
- "amount": 0,
- "appliedDiscountIdentifier": null
}