How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ready2order Discount Group API

Discount groups organise discounts into named collections. Every discount must belong to a group, so you need at least one group before you can create discounts.Setting `discountGroup_active` to `false` hides all discounts in the group at the POS, which is useful for seasonal or temporarily suspended promotions.A group cannot be deleted while it still contains discounts. [Delete](#operation/discountDelete) or move the discounts out of the group first.

Ready2order Discount Group API is one of 36 APIs that Ready2order publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Discount Group. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 2 paths. It is described by OpenAPI 3.2.0, at version R2-2026.30.2.

Requests are made against a single base URL, https://api.ready2order.com/v1.

5 operations 2 paths 0 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
R2-2026.30.2
Base URL
https://api.ready2order.com/v1
Authentication
API Key
Contact
support@ready2order.com
License
proprietary
Resource Areas
1

Authentication & Security 1

Ready2order Discount Group API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer).

  • Bearer — Account Token obtained after completing the authorization flow. See First Steps for details.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Discount Group 5

Discount groups organise discounts into named collections. Every discount must belong to a group, so you need at least one group before you can create discounts. Setting discountG…

GET
/discountGroups
List discount groups
discountGroupGetAllDiscountGroups → 200401403
POST
/discountGroups
Create a discount group
discountGroupCreateDiscountGroup body → 200400401403
GET
/discountGroups/{id}
Get a discount group
discountGroupGetDiscountGroup 1 param → 200401403404
PUT
/discountGroups/{id}
Update a discount group
discountGroupUpdateDiscountGroup 1 param body → 200400401403404
DELETE
/discountGroups/{id}
Delete a discount group
discountGroupDeleteDiscountGroup 1 param → 200400401403404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ready2order-discount-group-api-openapi.yml Raw ↑

Other APIs Ready2order publishes across the network.

Ready2order Account Token API
Ready2order Accounting Financial Year API
Ready2order Bill API
Ready2order Bill Type API
Ready2order Country API
Ready2order Coupon API
Ready2order Coupon Category API
Ready2order Currency API
Ready2order Customer API
Ready2order Customer Group API
Ready2order Daily Report API
Ready2order Device API
Where this information came from

This is an independent, third-party profile of Ready2order Discount Group API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.