{
"mark_review_as_processed": true,
"parent_comment_id": "string",
"review_id": "string",
"text": "string"
}curl --location --request POST 'https://api-seller.ozon.ru/v1/review/comment/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"mark_review_as_processed": true,
"parent_comment_id": "string",
"review_id": "string",
"text": "string"
}'{
"comment_id": "string"
}