get https://app.vindi.com.br/api/v1/merchants/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://app.vindi.com.br/api/v1/merchants/id \
--header 'accept: application/json'
xxxxxxxxxx
{
"id": 0,
"name": "string",
"company_name": "string",
"registry_code": "string",
"email": "string",
"status": "active"
}