curl --location --request PATCH 'http://decathlonstore.myvtex.com/userData' \ --header 'Content-Type: application/json' \ --data-raw '{ "data": { "cpf": "40660440757" } }'
{}