Retrieves a list of Stripe coupons for the requesting practice group.
Ok
Validation error
Unauthorised
Not found
Unknown error
{- "data": [
- {
- "id": "string",
- "name": "string",
- "applies_to": {
- "products": [
- "string"
]
}, - "amount_off": 0,
- "percent_off": 0
}
], - "count": 0
}