Перейти к основному содержанию
PUT
/
v1
/
crm
/
requests
/
{request_id}
/
discounts
/
{id}
cURL
curl --request PUT \
  --url https://api.example.com/v1/crm/requests/{request_id}/discounts/{id}/

Параметры пути

id
integer
обязательно
request_id
integer
обязательно

Ответ

200

No response body