Entre em contato conosco e-mail: integracoes.parcerias@clubpetro.com.br
curl --location --request POST 'https://gateway.clubpetro.com/customer/validate-data-remove-customer-score' \
--header 'Authorization;' \
--header 'api_key;' \
--header 'store_document;' \
--header 'Content-Type: application/json' \
--data-raw '{
"customerDocument": "15697405693",
"storeDocument": "11614888000179",
"score": 10,
"pointOrigin":"redeem",
"description":"Descrição teste"
}'
{}