Busca de empresa
The company search service is a resource that allows users to search for companies based on specific parameters. This route accepts the parameters listed below.
Permission required: Create Services
Parâmetros de cabeçalho
AuthorizationstringObrigatório
Your access token. See more in the 'Authentication' topic of this section.
Corpo
servicestringObrigatórioDefault:
The name of the requested service, for Company Search need be "kybCompanySearch"
kybCompanySearchExample: kybCompanySearchmetadataobjectOpcional
All fields passed to the metadata will be returned in the response, this field is useful to bring an internal identifier of the request for example
Respostas
200
Success
application/json
requestIdstringOpcional
messagestringOpcional
400
Invalid provided body
application/json
401
Invalid token
application/json
403
The token does not have permission to access this resource
application/json
500
Internal server error
application/json
post/
Atualizado

