InternationalBusinessSearch.completed

Emitted when an International Business search has completed and results are available.

Payload
__event__
object
Defaults to [object Object]
uuid
required

Unique identifier for the international business search.

UserAttributionResponse (v1) | null

Details on the User who performed the search.

string
enum
required

The current state of the search.

Allowed:
string
required

The name inputted in the search.

string
required

The address string inputted in the search.

InternationalAddressSummaryResponse (v1) | null

The sanitized address inputted in the search.

The reference ID inputted in the search.

MatchType | null

Indicates how close the inputted name matches the found business entity.

InternationalAddressMatchType | null

Indicates how close the inputted address matches the found business entity.

date-time
required

The datetime the search was created.

The datetime the search was updated at (generally when the search completed).

Indicates whether the found business was a close enough match to be considered verified.

array | null

An array containing Baselayer's ratings.

Any errors that occurred.

warnings
array of strings
Defaults to []

Any warnings that occurred.

Warnings
InternationalBusinessResponse (v1) | null

A summary of the found business.

uri
required
length between 1 and 2083

The API URL to retrieve the search.

Responses

LoadingLoading…