Skip to main content
POST
Resolve or create an international company by country and name

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Body

application/json
countryCode
string
required

ISO 3166-1 alpha-2 country code, excluding BR

Example:

"US"

name
string
required
Maximum string length: 252
Example:

"Smart Wires Inc."

Response

201 - application/json
object
enum<string>
required
Available options:
entity
id
string
required
entityType
enum<string>
required
Available options:
company,
person
document
string
required
name
string | null
tradeName
string | null
icon
object | null