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