{
"maxResults": 1,
"nextToken": "string"
}curl --location 'https://www.amazon.com/ap/oa/recommendations/list' \
--header 'Amazon-Advertising-API-ClientId;' \
--header 'Amazon-Advertising-API-Scope;' \
--header 'Content-Type: application/vnd.listRecommendationsRequest.v1+json' \
--data '{
"maxResults": 1,
"nextToken": "string"
}'{}