Coupons

Get a single coupon by ID

Retrieves a coupon by its unique identifier.

get/api/v1/coupons/{id}

Path parameters

idstring required

The unique identifier of the entity

Response

The coupon object with full details.

Changes