{
    "task_id": 178574231
}curl --location --request POST 'https://api-seller.ozon.ru/v1/product/upload_digital_codes/info' \
--header 'Client-Id;' \
--header 'Api-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
    "task_id": 178574231
}'{
    "result": {
        "status": "imported"
    }
}