---
title: "Discount"
source_url: https://docs.rapyd.net/en/discount.html
lang: en
---

# Discount

Discounts for a specific customer profile or subscription.

To create a discount, you create a coupon and then assign the coupon to a customer or subscription. See [Coupon](https://docs.rapyd.net/en/coupon.md "Coupon").

The `discount` object appears within the `customer` object or the `subscription` object. See:

- [Customer](https://docs.rapyd.net/en/customer.md "Customer")
- [Subscription](https://docs.rapyd.net/en/subscription-364807.md "Subscription")

The discount is applied to the invoice created for the customer or subscription. See [Invoice](https://docs.rapyd.net/en/invoice.md "Invoice").

Methods

- [Retrieve Discount - Customer](https://docs.rapyd.net/en/retrieve-discount---customer.md "Retrieve Discount - Customer")
- [Retrieve Discount - Subscription](https://docs.rapyd.net/en/retrieve-discount---subscription.md "Retrieve Discount - Subscription")
