Skip to content

Update an existing coupon code

POST
/rest/v1/promotion/coupon-code/{id}

Parameters

Path Parameters

id*

ID of the coupon code to update

Type
integer
Required
Format
"int64"

Request Body

application/json
JSON
"string"

Responses

Coupon code updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI