Entre em contato conosco e-mail: integracoes.parcerias@clubpetro.com.br
curl --location --request POST 'https://gateway.clubpetro.com/sale-cancellation' \
--header 'api_key;' \
--header 'store_document;' \
--header 'Content-Type: application/json' \
--data-raw '{
"registerSaleId": "string",
"storeDocument": "string"
}'{
"message": "ok",
}