Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/coupons_list
Coupons

List coupons

Lists active and verified coupons for the operation.

GET/couponscoupons:read

Request

limitinteger · queryQuantity per page.optional
offsetinteger · queryPagination offset.optional

Example

curl
curl 'https://achadu.com/api/v1/coupons' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id