cURL
curl --request POST \ --url https://search.tratum.com.br/v1/organizations/{organizationId}/qsa/{documentNumber} \ --header 'Authorization: Bearer <token>'
API responsável por criar e retornar todas relações do QSA do CNPJ.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
runQSAByOrganization default response