/
YU
yume-cloud
/
Yume API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-05-12
917
687
2.7 MB
v1
patch
/v1/crm/discounts/{id}/
Path parameters
id
integer
required
Request body
PatchedDiscountUpdate
required
id
integer
name
string
discount
integer
discount_type
0
|
1
0
- Процент
1
- Сумма
type
0
|
1
|
2
0
- Скидка
1
- Промокод
2
- Сумма
{"stackTrail":"components:schemas:PatchedDiscountUpdate:properties:extra","oasType":"schema","type":"unknown"}
active
boolean
start_at
string
date-time
nullable
end_at
string
date-time
nullable
usage_limit
integer
Response
DiscountUpdate
required
id
integer
required
name
string
required
discount
integer
discount_type
0
|
1
0
- Процент
1
- Сумма
type
0
|
1
|
2
0
- Скидка
1
- Промокод
2
- Сумма
{"stackTrail":"components:schemas:DiscountUpdate:properties:extra","oasType":"schema","type":"unknown"}
active
boolean
start_at
string
date-time
nullable
end_at
string
date-time
nullable
usage_limit
integer