# FinancialSummaryDiscountApplication - admin - OBJECT
Version: 2025-01

## Description
Discount applications capture the intentions of a discount source at
the time of application on an order's line items or shipping lines.

### Access Scopes
`read_assigned_fulfillment_orders` access scope, `read_merchant_managed_fulfillment_orders` access scope, `read_third_party_fulfillment_orders` access scope or `read_marketplace_fulfillment_orders` access scope.


## Fields
* [allocationMethod](/docs/api/admin/2025-01/enums/DiscountApplicationAllocationMethod): DiscountApplicationAllocationMethod! - The method by which the discount's value is applied to its entitled items.
* [targetSelection](/docs/api/admin/2025-01/enums/DiscountApplicationTargetSelection): DiscountApplicationTargetSelection! - How the discount amount is distributed on the discounted lines.
* [targetType](/docs/api/admin/2025-01/enums/DiscountApplicationTargetType): DiscountApplicationTargetType! - Whether the discount is applied on line items or shipping lines.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples