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

View coupon

Returns rules and validity of a coupon.

GET/coupons/{id}coupons:read

Request

idstring · pathResource identifier.mandatory

Example

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

Answer

200Operation completed
4xxError with code, message and request_id