- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateApplicationMethodDTO
The application method to be created.
The type of the application method indicating how
the associated promotion is applied.
target_type
ApplicationMethodTargetTypeValuesThe 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.
value
numberOptionalThe discounted amount applied by the associated promotion based on the
type
.currency_code
stringOptionalCurrency of the value to apply.
max_quantity
null | numberOptionalThe max quantity allowed in the cart for the associated promotion to be applied.
buy_rules_min_quantity
null | numberOptionalThe 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_quantity
null | numberOptionalThe 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
.The promotion of the application method.
The target rules of the application method.
The buy rules of the application method.
Was this page helpful?