Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request PATCH \
--url https://api.example.com/v1/plus/manage/products/{id}/ \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>",
"description": "<string>",
"thumbnail": "<string>",
"extra": "<unknown>",
"set_id": 0,
"group_id": 0,
"service_id": 0,
"published": true,
"order": -1,
"category": 123
}
'{
"id": 123,
"name": "<string>",
"category": 123,
"description": "<string>",
"thumbnail": "<string>",
"extra": "<unknown>",
"set_id": 0,
"group_id": 0,
"service_id": 0,
"published": true,
"order": -1
}curl --request PATCH \
--url https://api.example.com/v1/plus/manage/products/{id}/ \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>",
"description": "<string>",
"thumbnail": "<string>",
"extra": "<unknown>",
"set_id": 0,
"group_id": 0,
"service_id": 0,
"published": true,
"order": -1,
"category": 123
}
'{
"id": 123,
"name": "<string>",
"category": 123,
"description": "<string>",
"thumbnail": "<string>",
"extra": "<unknown>",
"set_id": 0,
"group_id": 0,
"service_id": 0,
"published": true,
"order": -1
}255-9223372036854776000 <= x <= 9223372036854776000-9223372036854776000 <= x <= 9223372036854776000-9223372036854776000 <= x <= 9223372036854776000-2147483648 <= x <= 2147483647255-9223372036854776000 <= x <= 9223372036854776000-9223372036854776000 <= x <= 9223372036854776000-9223372036854776000 <= x <= 9223372036854776000-2147483648 <= x <= 2147483647Была ли эта страница полезной?