# Ready2order Discount API

**Canonical:** https://apis.io/apis/ready2order/ready2order-discount-api/  
**Provider:** Ready2order — https://apis.io/providers/ready2order/  
**Base URL:** https://api.ready2order.com/v1  
**Documentation:** https://ready2order.com/api/doc

Ready2order Discount API is one of 36 APIs that [Ready2order](https://apis.io/providers/ready2order/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Discount. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

<!-- markdownlint-disable MD041 MD051 github-internal-links relative-links -- tag description snippet, not a standalone document; the tag name serves as the heading in the API docs --> Discounts are preset price reductions that cashiers can apply at the point of sale. Unlike coupons, they are not financial instruments; they simply reduce the sale price, with VAT calculated on the reduced amount. Every discount belongs to a group via `discountGroup_id`. The group determines how discounts are organised and presented at the POS. You need at least one [discount group](#operation/discountGroupCreateDiscountGroup) before you can create a discount. **Discount unit** `discount_unit` controls how the reduction is calculated: | Unit | Behaviour | `discount_value` | |------|-----------|-----------------| | `percent` | Reduces the price by a percentage | 0–100 | | `currency` | Reduces the price by a fixed amount | Any positive number | | `custom` | The cashier enters the amount at checkout | Not required | **Visibility and ordering** Set `discount_active` to `false` to hide a discount at the POS without deleting it. `discount_order` controls the position in the list shown to cashiers.

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/ready2order/refs/heads/main/openapi/ready2order-discount-api-openapi.yml
- **Documentation** — https://ready2order.com/api/doc
- **APIReference** — https://ready2order.com/api/doc

## Other Ready2order APIs (12)

- [Ready2order Account Token API](https://apis.io/apis/ready2order/ready2order-account-token-api/)
- [Ready2order Accounting Financial Year API](https://apis.io/apis/ready2order/ready2order-accounting-financial-year-api/)
- [Ready2order Bill API](https://apis.io/apis/ready2order/ready2order-bill-api/)
- [Ready2order Bill Type API](https://apis.io/apis/ready2order/ready2order-bill-type-api/)
- [Ready2order Country API](https://apis.io/apis/ready2order/ready2order-country-api/)
- [Ready2order Coupon API](https://apis.io/apis/ready2order/ready2order-coupon-api/)
- [Ready2order Coupon Category API](https://apis.io/apis/ready2order/ready2order-coupon-category-api/)
- [Ready2order Currency API](https://apis.io/apis/ready2order/ready2order-currency-api/)
- [Ready2order Customer API](https://apis.io/apis/ready2order/ready2order-customer-api/)
- [Ready2order Customer Group API](https://apis.io/apis/ready2order/ready2order-customer-group-api/)
- [Ready2order Daily Report API](https://apis.io/apis/ready2order/ready2order-daily-report-api/)
- [Ready2order Device API](https://apis.io/apis/ready2order/ready2order-device-api/)

## Tags

Discount

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/ready2order/ready2order-discount-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/ready2order/.
