Updates a specific coupon by coupon ID
OK
Bad request
Not Found
Internal Server Error
{- "title": "CREATE COUPON",
- "buyOperator": "OR",
- "promo": [
- {
- "discount": [
- {
- "unit": "%OFF",
- "value": 10,
- "discountId": 1,
- "autoAdd": false,
- "ON": {
- "kind": "SKU",
- "value": "*",
- "quantity": 2
}, - "set": [
- "A"
]
}
], - "targetProducts": [
- {
- "kind": "SKU",
- "value": "*",
- "operator": "IN",
- "discountId": 1
}
], - "condition": [
- {
- "id": "akjhfds1239klhasdsa",
- "operator": "AND",
- "conditions": [
- {
- "key": "SKU",
- "value": "*",
- "operator": "IN"
}
], - "set": "A"
}
]
}
], - "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-25T14:15:22Z",
- "isExclusive": true,
- "type": "PRODUCT",
- "termsAndConditions": [
- {
- "title": "Terms Applied",
- "description": "Items cannot be exchanged"
}
], - "shipmentMethodIds": [
- 1000001
], - "eligiblePriceList": [
- 10000056
], - "promoCodes": [
- "SUMMER100"
], - "limits": [
- {
- "kind": "ORDER",
- "value": 2
}
], - "note": "Independence day sale!"
}
{- "_id": "abcdefg1ee7ce20123456789",
- "promoId": 100013,
- "promoCodes": [
- "SUMMER100"
], - "state": "SCHEDULED",
- "isImplicit": false,
- "title": "CREATE PROMO",
- "buyOperator": "OR",
- "promo": [
- {
- "discount": [
- {
- "unit": "%OFF",
- "value": 10,
- "discountId": 1,
- "autoAdd": false,
- "ON": {
- "kind": "SKU",
- "value": "*",
- "quantity": 2
}, - "set": [
- "A"
]
}
], - "targetProducts": [
- {
- "kind": "SKU",
- "value": "*",
- "operator": "IN",
- "discountId": 1
}
], - "condition": [
- "620d84a715f2d00001234567"
]
}
], - "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-25T14:15:22Z",
- "isExclusive": true,
- "type": "PRODUCT",
- "termsAndConditions": [
- {
- "title": "Terms Applied",
- "description": "Items cannot be exchanged"
}
], - "shipmentMethodIds": [
- 1000001
], - "eligiblePriceList": [
- 10000056
], - "limits": [
- {
- "kind": "ORDER",
- "value": 2
}
], - "note": "Independence day sale!",
- "createdAt": "2019-08-20T14:15:22Z",
- "updatedAt": "2019-08-20T14:15:22Z"
}