returnAuthorizationTranPromotion
Captures promotion details linked to return authorizations, tracking applied discounts and incentives.
Columns
| Name | Type | References | Description |
| couponcode | String | The unique identifier (Id) for the coupon applied to the transaction. This code is typically provided to customers as part of a promotion and is used to apply discounts or special offers. | |
| promocode | String | The specific promotion code associated with the transaction. This code is used to track promotional campaigns and apply relevant discounts or benefits to eligible orders. | |
| promotiontype | String | Indicates the type of promotion applied, such as percentage discount, fixed amount discount, free shipping, or buy-one-get-one offers. This helps in categorizing and analyzing promotional effectiveness. |