[
{
"language_code": "en_US",
"location_code": 2840,
"keyword": "shoes"
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/merchant/amazon/products/task_post' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"language_code": "en_US",
"location_code": 2840,
"keyword": "shoes"
}
]'{}