Skip to main content
Skip to main content

CreateApplicationMethodDTO

The application method to be created.

The type of the application method indicating how the associated promotion is applied.
The target type of the application method indicating whether the associated promotion is applied to the cart's items, shipping methods, or the whole order.
The allocation value that indicates whether the associated promotion is applied on each item in a cart or split between the items in the cart.
valuenumber
The discounted amount applied by the associated promotion based on the type.
max_quantitynull | number
The max quantity allowed in the cart for the associated promotion to be applied.
buy_rules_min_quantitynull | number
The minimum quantity required for a buyget promotion to be applied. For example, if the promotion is a "Buy 2 shirts get 1 free", the value of this attribute is 2.
apply_to_quantitynull | number
The quantity that results from matching the buyget promotion's condition. For example, if the promotion is a "Buy 2 shirts get 1 free", the value of this attribute is 1.
promotionstring | PromotionDTO
The promotion of the application method.
The target rules of the application method.
The buy rules of the application method.
Was this section helpful?