Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request PUT \
--url https://api.example.com/v1/crm/discounts/{id}/ \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>",
"discount": 1073741823,
"discount_type": 0,
"type": 0,
"extra": "<unknown>",
"active": true,
"start_at": "2023-11-07T05:31:56Z",
"end_at": "2023-11-07T05:31:56Z",
"usage_limit": 1073741823
}
'{
"id": 123,
"name": "<string>",
"discount": 1073741823,
"discount_type": 0,
"type": 0,
"extra": "<unknown>",
"active": true,
"start_at": "2023-11-07T05:31:56Z",
"end_at": "2023-11-07T05:31:56Z",
"usage_limit": 1073741823
}curl --request PUT \
--url https://api.example.com/v1/crm/discounts/{id}/ \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>",
"discount": 1073741823,
"discount_type": 0,
"type": 0,
"extra": "<unknown>",
"active": true,
"start_at": "2023-11-07T05:31:56Z",
"end_at": "2023-11-07T05:31:56Z",
"usage_limit": 1073741823
}
'{
"id": 123,
"name": "<string>",
"discount": 1073741823,
"discount_type": 0,
"type": 0,
"extra": "<unknown>",
"active": true,
"start_at": "2023-11-07T05:31:56Z",
"end_at": "2023-11-07T05:31:56Z",
"usage_limit": 1073741823
}2550 <= x <= 21474836470 - Процент1 - Сумма0, 1 -2147483648 <= x <= 21474836470 - Скидка1 - Промокод2 - Сумма0, 1, 2 -2147483648 <= x <= 21474836470 <= x <= 21474836472550 <= x <= 21474836470 - Процент1 - Сумма0, 1 -2147483648 <= x <= 21474836470 - Скидка1 - Промокод2 - Сумма0, 1, 2 -2147483648 <= x <= 21474836470 <= x <= 2147483647Была ли эта страница полезной?