Skip to main content
PUT
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

Coupon identifier

Body

The updated Coupon resource

isEnabled
boolean
Standard:true

Whether this coupon is enabled or not.

Beispiel:

true

Antwort