--- title: >- The Order resource now includes a discount applications property - 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/the-order-resource-now-includes-a-discount-applications-property md: >- https://shopify.dev/changelog/the-order-resource-now-includes-a-discount-applications-property.md metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2018-11-22T14:19:19-05:00' postedAt: '2018-06-11T14:18:00-04:00' updatedAt: '2024-02-02T10:04:52-05:00' effectiveAt: '2018-06-11T14:18:00-04:00' --- June 11, 2018 Tags: * API # The Order resource now includes a discount applications property If you [missed it at Unite this year](https://www.youtube.com/watch?v=MfzVq8PxAn4\&list=PLvQF73bM4-5Vxu_b8ofskvvRuitNOHnM_), we've exposed line-level discount information on the Order API through a new `discount_applications` property. You can use this property to account more accurately for when discounts are added to orders. *** For more information, see the [Order resource reference](https://help.shopify.com/en/api/reference/orders/order#discount-applications-property).