Entre em contato conosco e-mail: integracoes.parcerias@clubpetro.com.br
curl --location --request POST 'https://gateway.clubpetro.com/api/v1/varejo/start' \
--header 'api_key;' \
--header 'store_document;' \
--header 'Content-Type: application/json' \
--data-raw '{
"client_id": "string",
"transaction_id": "string"
}'{}