Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1 KB

OrderPromo.md

File metadata and controls

16 lines (13 loc) · 1 KB

# OrderPromo

Properties

Name Type Description Notes
code string Promo code applied in the order. [optional]
description string Promo description. [optional]
name string Name of the promotion. [optional]
promo_amount int Promo amount applied in the order, in local currency. This amount is rounded into whole number. [optional]
mex_funded_ratio int The merchant's funded ratio of the promo in percentage. [optional]
mex_funded_amount int The merchant's promo fund in the minor unit. Calculated based on merchant funded ratio. [optional]
targeted_price int The subtotal of the order basket in minor unit. [optional]
promo_amount_in_min int Promo amount applied in the order in minor unit. [optional]

[Back to Model list] [Back to API list] [Back to README]