curl --location --request POST 'https://api-marketplace.webparsers.com/shopee/create_task' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"item_id": "5705390141",
"shop_id": "112813397"
}'{
"task_id": "393e33324ae54f7a8800f34f4a350b15123"
}