v1

latestOpenAPI 3.1.0MIT2026-07-2484155300.5 KB
Merchant

Get merchants by CNPJ list

Retrieves merchant information for a list of CNPJs. Returns an object containing found merchants, valid CNPJs that were not found, and invalid CNPJs.

get/merchants

Query parameters

cnpjsstring

Comma-separated list of CNPJs

Response

Merchant query results

notFoundMerchantsstring[] required

List of valid CNPJs that were not found in the merchant database

invalidCnpjsstring[] required

List of invalid CNPJ values provided