# Amount Discount

The `Amount discount` redeem award is amount off coupon code that is given to your customer when they redeem . **This is a set amount**.

{% hint style="info" %}
Coupon codes are generated in your ecommerce checkout tool and copied into 1send.
{% endhint %}

When a customer redeems this award, a coupon code is automatically sent via messaging to them.

In **Reward Value** section, enter the **discount value** and the **points cost** it takes to redeem the discount code .

## Single vs Multiple Discount Codes

For discount code you have the option to have a single discount code or multiple discount codes.

### Multiple Discount Codes

{% hint style="success" %}
We strongly recommend using multiple discount codes if your ecommerce checkout tool allows.
{% endhint %}

In **Discount code** section, enter your list of codes as **comma separated values**. Each time this award is redeemed a unique discount code is given to the customer.

In your **ecommerce checkout tool**, remember to limit to one-time use only.

<figure><img src="/files/qP2fcMjZEkpwcxRJUytg" alt=""><figcaption></figcaption></figure>

### Single Discount Code

In **Discount code** section, enter a single code. The same discount code will be given to anyone who has redeemed this award.&#x20;

To prevent issues, we recommend:

* In your **ecommerce checkout tool**, limiting the coupon code to only be used 1 time per customer&#x20;
* Frequently changing the coupon code. This way customers who have redeem again will be able to use their following coupon codes.

## Expiry Date

This is an optional setting if you set your coupon code to expire in your **ecommerce checkout tool.** 1send helps communicate it to your customers when they redeem the award so they know about the expiration date.

In 1send's **Discount code** section, toggle on **Code has expiration date**. Then enter the **expiration date**.&#x20;

<figure><img src="/files/7E2udYMyJ9vGvJ0Ru71b" alt=""><figcaption></figcaption></figure>

The customer will see the expiration date when they redeem the award.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.1send.chat/points/redeem-awards/amount-discount.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
