Delete coupon reservations
DELETE {{baseUrl}}/v1/coupon_reservations/:couponValue
Remove all the coupon reservations from the provided customer profile integration IDs and the provided coupon code.
Request Body
{"integrationIDs"=>["URNGV8294NV", "BZGGC2454PA"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |