--- title: Discount application methods are returned by the Checkout resource - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/discount-application-methods-are-returned-by-the-checkout-resource md: https://shopify.dev/changelog/discount-application-methods-are-returned-by-the-checkout-resource.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2021 Tags: * API * 2021-04 # Discount application methods are returned by the Checkout resource As of version 2021-04 of the REST Admin API, the Checkout resource returns the `application_type` property for discounts that are added to a checkout. The field shows how the discount was applied. Valid values are `automatic`, `discount_code`, `manual`, and `script`. To learn more, refer to the [Checkout reference](https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout).