get https://api.pagar.me/1/customers/
Através da rota /customers/:id você recebe todos os dados do seu cliente, previamente cadastrado
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Através da rota /customers/:id você recebe todos os dados do seu cliente, previamente cadastrado
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl -X GET https://api.pagar.me/1/customers/11222 -H 'content-type: application/json' -d '{
"api_key": "SUA_API_KEY"
}'
Try It!
to start a request and see the response here! Or choose an example: