Skip to main content
GET
/
v1
/
organizations
/
{organizationId}
/
organizationQSA
/
{organizationQSAId}
/
relatedEntityTaxIdNumber
/
{relatedEntityTaxIdNumber}
cURL
curl --request GET \
  --url https://search.tratum.com.br/v1/organizations/{organizationId}/organizationQSA/{organizationQSAId}/relatedEntityTaxIdNumber/{relatedEntityTaxIdNumber} \
  --header 'Authorization: Bearer <token>'
[
  "<unknown>"
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Authorization
string
required

Path Parameters

organizationId
integer<int64>
required
organizationQSAId
string
required

Response

default - application/json

getOrganizationQSARelationsChildrens default response