As per @janiksam request from Slack. The response body parameter for loyalty_card.points should refer to the number of points used for the transaction, while the amount should refer to the loyalty points used in the transaction and gift card credits.
What
Fixes to the descriptions in Redemption, RedemptionRollback, RedemptionInternal, and SimpleRedemption schemas. As required, the same changes are applied to the Events documentation
Why
As per @janiksam request from Slack. The response body parameter for
loyalty_card.points
should refer to the number of points used for the transaction, while theamount
should refer to the loyalty points used in the transaction and gift card credits.What
Fixes to the descriptions in
Redemption
,RedemptionRollback
,RedemptionInternal
, andSimpleRedemption
schemas. As required, the same changes are applied to the Events documentation