v1
latestOpenAPI 3.1.02026-07-241695611.0 MBWebhook Events
InternationalBusinessSearch.submitted
Emitted when an International Business search has been submitted for processing.
postWebhookInternationalBusinessSearch.submitted
Payload
Example payload
{
"user": {
"first_name": "Austin",
"last_name": "Taylor",
"email": "jessicasimpson@example.com"
},
"name": "Acme Corporation",
"address": "1640 Riverside Drive, Hill Valley, CA",
"search_address": {
"premise": "221B",
"thoroughfare": "Baker Street",
"dependent_thoroughfare": "Marylebone Road",
"locality": "London",
"dependent_locality": "Westminster",
"administrative_area": "England",
"postal_code": "NW1 6XE",
"country_iso_3": "GBR",
"latitude": 51.5237,
"longitude": -0.1585,
"type": "Registered Office"
},
"filing_number": "09517735",
"reference_id": "Search1234",
"filing_number_match": true,
"created_at": "2026-07-16T19:24:27.811868",
"updated_at": "2026-07-16T19:24:27.811885",
"verified": true,
"scores": [
{
"score": 95,
"rating": "A"
}
],
"options": [
"Order.Enhanced"
],
"business": {
"name": "Acme Corporation",
"file_number": "867124",
"standing": "Registered",
"legal_form": "ltd",
"issue_date": "2024-01-01",
"incorporation_date": "2024-01-01",
"last_annual_account_date": "2024-01-01",
"dissolution_date": "2024-01-01",
"registration_authority": "Companies House, United Kingdom",
"registration_authority_code": "CA-ON",
"registration_type": "Federal",
"registry_type": "Registered society",
"addresses": [
{
"premise": "221B",
"thoroughfare": "Baker Street",
"dependent_thoroughfare": "Marylebone Road",
"locality": "London",
"dependent_locality": "Westminster",
"administrative_area": "England",
"postal_code": "NW1 6XE",
"country_iso_3": "GBR",
"latitude": 51.5237,
"longitude": -0.1585,
"type": "Registered Office"
}
],
"alternative_names": [
"Ramos, Garcia and Good"
]
},
"url": "https://api.baselayer.com/searches/c623e29e-1f57-11ef-938f-1edb1b067314"
}Response
Successful Response
{"stackTrail":"webhooks:InternationalBusinessSearch.submitted:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}