Discount Application Allocation Method
The method by which the discount's value is allocated onto its entitled lines.
Anchor to Valid valuesValid values
- Anchor to ACROSSACROSS
The value is spread across all entitled lines.
- Anchor to EACHEACH
The value is applied onto every entitled line.
- •Deprecated
Anchor to FieldsFields
- Anchor to AutomaticDiscountApplication.allocationMethodAutomatic•OBJECT
Discount Application. allocation Method Automatic discount applications capture the intentions of a discount that was automatically applied.
- Anchor to CalculatedAutomaticDiscountApplication.allocationMethodCalculated•OBJECT
Automatic Discount Application. allocation Method A discount that is automatically applied to an order that is being edited.
- Anchor to CalculatedDiscountApplication.allocationMethodCalculated•INTERFACE
Discount Application. allocation Method A discount application involved in order editing that might be newly added or have new changes applied.
- Anchor to CalculatedDiscountCodeApplication.allocationMethodCalculated•OBJECT
Discount Code Application. allocation Method A discount code that is applied to an order that is being edited.
- Anchor to CalculatedManualDiscountApplication.allocationMethodCalculated•OBJECT
Manual Discount Application. allocation Method Represents a discount that was manually created for an order that is being edited.
- Anchor to CalculatedScriptDiscountApplication.allocationMethodCalculated•OBJECT
Script Discount Application. allocation Method A discount created by a Shopify script for an order that is being edited.
- •INTERFACE
Discount applications capture the intentions of a discount source at the time of application on an order's line items or shipping lines.
Discount applications don't represent the actual final amount discounted on a line (line item or shipping line). The actual amount discounted on a line is represented by the DiscountAllocation object.
- •OBJECT
Discount code applications capture the intentions of a discount code at the time that it is applied onto an order.
Discount applications don't represent the actual final amount discounted on a line (line item or shipping line). The actual amount discounted on a line is represented by the DiscountAllocation object.
- Anchor to FinancialSummaryDiscountApplication.allocationMethodFinancial•OBJECT
Summary Discount Application. allocation Method Discount applications capture the intentions of a discount source at the time of application on an order's line items or shipping lines.
- •OBJECT
Manual discount applications capture the intentions of a discount that was manually created for an order.
Discount applications don't represent the actual final amount discounted on a line (line item or shipping line). The actual amount discounted on a line is represented by the DiscountAllocation object.
- •OBJECT
Script discount applications capture the intentions of a discount that was created by a Shopify Script for an order's line item or shipping line.
Discount applications don't represent the actual final amount discounted on a line (line item or shipping line). The actual amount discounted on a line is represented by the DiscountAllocation object.