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 'Content-Type: application/json' \
--data-raw '{
"client_id": "string",
"transaction_id": "string"
}'{
"loyalty": true,
"user": {
"person_type": "N",
"name": "NOME CLIENTE",
"birth_date": "1993-10-16",
"document_no": "string"
},
"transaction_id": "string",
"message": {
"text": "Bem-vindo ao Clube!",
"qr_code": null,
"responses": null
},
"datetime": "2026-03-19 14:56:16"
}