curl --location --request POST 'https://spdbr2791--decathlonstore.myvtex.com/v1/api/decathlon-pdp/simulation?RnbBehavior=0&sc=3' \
--header 'Content-Type: application/json' \
--data-raw '{
"country": "BRA",
"items": [
{
"id": "492227",
"quantity": 1,
"seller": "1"
}
],
"postalCode": "06240-150"
}'
{}