Validate a marketing coupon code without redeeming it.

Validates a marketing coupon code for the given organization without redeeming it.

On success, returns the coupon's credit amount and the coupon's expiration time,
if any. The organization is not granted any credits and the coupon remains
redeemable. Validation is rate-limited per organization to prevent brute-force
code probing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the organization validating the coupon.

Body Params

Request message for validating a coupon.

string
required

The ID of the organization validating the coupon.

string
required

The exact coupon code entered by the user.
Lookup is case-insensitive against the coupons table.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json