Entre em contato conosco e-mail: integracoes.parcerias@clubpetro.com.br
curl --location --request POST 'https://gateway.clubpetro.com' \
--header 'Content-Type: application/json' \
--data-raw '{
"clpCdIdAutomacao": "1234",
"clpEncAbastecimento": "123456.789",
"clpDtAbastecimento": "2025-04-01T10:15:40.000Z",
"clpDsCnpj": "00.000.000/0001-00",
"clpVlTotal": "105.0",
"clpVlDesconto": "5.0",
"clpVlLiquido": "100",
"clpDsVoucher": "123456ABC",
"cpf": "000.000.000-00",
"clpDsReferencia": "8691a553-45ce-445a-9960-ced8f809d014",
}'
{}