Get merchant by ID
Management
Get merchant by ID
Requires the merchant.company.view permission.
Returns a specific merchant by its ID. The merchant must belong to the authenticated organization.
GET
Get merchant by ID
Authorizations
Company API key for authentication
Path Parameters
Merchant ID
Response
Merchant details
Transformed company data returned by the API
Example:
"a3dbd0c2-9f79-4f86-8caa-47779b3f2793"
Example:
"Example Company"
Example:
"Example Company LTDA"
Example:
"16525269000121"
Available options:
CNPJ, CPF Example:
"CNPJ"
Available options:
PENDING_ACTIVATION, ACTIVE, INACTIVE, BLOCKED Example:
"ACTIVE"
Example:
"2023-01-01T00:00:00Z"
Example:
"2023-01-01T00:00:00Z"
Document tax type:
- PF: Pessoa Física (Individual) - for CPF companies
- PJ: Pessoa Jurídica (Legal Entity) - for CNPJ companies
- MEI: Microempreendedor Individual - for CNPJ companies
- ME: Microempresa (Micro Enterprise) - for CNPJ companies
Available options:
PJ, MEI, ME, PF Example:
"PJ"
Example:
"https://example.com/logo.png"
Example:
"https://example.com"
Whether webhooks are enabled for this company
Example:
false
Annual revenue in whole reais (BRL) for Banco Central compliance (Circular 3.978/2020)
Required range:
x >= 0Example:
50000

