curl --request GET \
--url https://lens-api.tic.io/companies/{id}/mergers \
--header 'x-api-key: <api-key>'[
{
"planCaseNumber": 123,
"planCaseYear": 123,
"allMergers": [
{
"companyMergerId": 123,
"companyId": 123,
"companyRegistrationNumber": "<string>",
"companyRegisterId": 123,
"mostRecentLegalName": "<string>",
"statusCode": "<string>",
"statusText": "<string>",
"isParentChildMerger": true,
"isAbsorbingMerger": true,
"planDecisionDate": "2023-11-07T05:31:56Z",
"planCaseNumber": 123,
"planCaseYear": 123,
"dormantToDate": "2023-11-07T05:31:56Z",
"creditorsCallingCode": "<string>",
"creditorsCallingText": "<string>",
"creditorsCallingDate": "2023-11-07T05:31:56Z",
"submittedToCourtDate": "2023-11-07T05:31:56Z",
"executionDecidedByCode": "<string>",
"executionDecidedByText": "<string>",
"executionDecisionDate": "2023-11-07T05:31:56Z",
"applicationDecidedByCode": "<string>",
"applicationDecidedByText": "<string>",
"applicationDecisionDate": "2023-11-07T05:31:56Z",
"registeredDate": "2023-11-07T05:31:56Z",
"repealedByCourtDate": "2023-11-07T05:31:56Z",
"registeredExpiredDate": "2023-11-07T05:31:56Z",
"statusCodeInTakeOver": "<string>",
"statusCodeInTransfer": "<string>",
"note1": "<string>",
"note2": "<string>",
"appealBeforeDate": "2023-11-07T05:31:56Z",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"externalId": 123,
"externalOrigin": "table_Bolagsverket_Notification",
"caseNumber": 123,
"caseYear": 123,
"companyMergerParts": [
{
"companyMergerPartId": 123,
"companyMergerId": 123,
"statusCode": "<string>",
"statusText": "<string>",
"registrationNumber": "<string>",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"externalId": 123,
"externalOrigin": "table_Bolagsverket_Notification",
"companyId": 123,
"companyRegistrationNumber": "<string>",
"companyRegisterId": 123,
"mostRecentLegalName": "<string>",
"caseNumber": 123,
"caseYear": 123
}
]
}
],
"merger": {
"companyMergerId": 123,
"companyId": 123,
"companyRegistrationNumber": "<string>",
"companyRegisterId": 123,
"mostRecentLegalName": "<string>",
"statusCode": "<string>",
"statusText": "<string>",
"isParentChildMerger": true,
"isAbsorbingMerger": true,
"planDecisionDate": "2023-11-07T05:31:56Z",
"planCaseNumber": 123,
"planCaseYear": 123,
"dormantToDate": "2023-11-07T05:31:56Z",
"creditorsCallingCode": "<string>",
"creditorsCallingText": "<string>",
"creditorsCallingDate": "2023-11-07T05:31:56Z",
"submittedToCourtDate": "2023-11-07T05:31:56Z",
"executionDecidedByCode": "<string>",
"executionDecidedByText": "<string>",
"executionDecisionDate": "2023-11-07T05:31:56Z",
"applicationDecidedByCode": "<string>",
"applicationDecidedByText": "<string>",
"applicationDecisionDate": "2023-11-07T05:31:56Z",
"registeredDate": "2023-11-07T05:31:56Z",
"repealedByCourtDate": "2023-11-07T05:31:56Z",
"registeredExpiredDate": "2023-11-07T05:31:56Z",
"statusCodeInTakeOver": "<string>",
"statusCodeInTransfer": "<string>",
"note1": "<string>",
"note2": "<string>",
"appealBeforeDate": "2023-11-07T05:31:56Z",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"externalId": 123,
"externalOrigin": "table_Bolagsverket_Notification",
"caseNumber": 123,
"caseYear": 123,
"companyMergerParts": [
{
"companyMergerPartId": 123,
"companyMergerId": 123,
"statusCode": "<string>",
"statusText": "<string>",
"registrationNumber": "<string>",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"externalId": 123,
"externalOrigin": "table_Bolagsverket_Notification",
"companyId": 123,
"companyRegistrationNumber": "<string>",
"companyRegisterId": 123,
"mostRecentLegalName": "<string>",
"caseNumber": 123,
"caseYear": 123
}
]
}
}
]Returns merger records the company is part of, grouped by plan case number/year. Each group includes all raw rows plus the most recently seen row.
curl --request GET \
--url https://lens-api.tic.io/companies/{id}/mergers \
--header 'x-api-key: <api-key>'[
{
"planCaseNumber": 123,
"planCaseYear": 123,
"allMergers": [
{
"companyMergerId": 123,
"companyId": 123,
"companyRegistrationNumber": "<string>",
"companyRegisterId": 123,
"mostRecentLegalName": "<string>",
"statusCode": "<string>",
"statusText": "<string>",
"isParentChildMerger": true,
"isAbsorbingMerger": true,
"planDecisionDate": "2023-11-07T05:31:56Z",
"planCaseNumber": 123,
"planCaseYear": 123,
"dormantToDate": "2023-11-07T05:31:56Z",
"creditorsCallingCode": "<string>",
"creditorsCallingText": "<string>",
"creditorsCallingDate": "2023-11-07T05:31:56Z",
"submittedToCourtDate": "2023-11-07T05:31:56Z",
"executionDecidedByCode": "<string>",
"executionDecidedByText": "<string>",
"executionDecisionDate": "2023-11-07T05:31:56Z",
"applicationDecidedByCode": "<string>",
"applicationDecidedByText": "<string>",
"applicationDecisionDate": "2023-11-07T05:31:56Z",
"registeredDate": "2023-11-07T05:31:56Z",
"repealedByCourtDate": "2023-11-07T05:31:56Z",
"registeredExpiredDate": "2023-11-07T05:31:56Z",
"statusCodeInTakeOver": "<string>",
"statusCodeInTransfer": "<string>",
"note1": "<string>",
"note2": "<string>",
"appealBeforeDate": "2023-11-07T05:31:56Z",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"externalId": 123,
"externalOrigin": "table_Bolagsverket_Notification",
"caseNumber": 123,
"caseYear": 123,
"companyMergerParts": [
{
"companyMergerPartId": 123,
"companyMergerId": 123,
"statusCode": "<string>",
"statusText": "<string>",
"registrationNumber": "<string>",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"externalId": 123,
"externalOrigin": "table_Bolagsverket_Notification",
"companyId": 123,
"companyRegistrationNumber": "<string>",
"companyRegisterId": 123,
"mostRecentLegalName": "<string>",
"caseNumber": 123,
"caseYear": 123
}
]
}
],
"merger": {
"companyMergerId": 123,
"companyId": 123,
"companyRegistrationNumber": "<string>",
"companyRegisterId": 123,
"mostRecentLegalName": "<string>",
"statusCode": "<string>",
"statusText": "<string>",
"isParentChildMerger": true,
"isAbsorbingMerger": true,
"planDecisionDate": "2023-11-07T05:31:56Z",
"planCaseNumber": 123,
"planCaseYear": 123,
"dormantToDate": "2023-11-07T05:31:56Z",
"creditorsCallingCode": "<string>",
"creditorsCallingText": "<string>",
"creditorsCallingDate": "2023-11-07T05:31:56Z",
"submittedToCourtDate": "2023-11-07T05:31:56Z",
"executionDecidedByCode": "<string>",
"executionDecidedByText": "<string>",
"executionDecisionDate": "2023-11-07T05:31:56Z",
"applicationDecidedByCode": "<string>",
"applicationDecidedByText": "<string>",
"applicationDecisionDate": "2023-11-07T05:31:56Z",
"registeredDate": "2023-11-07T05:31:56Z",
"repealedByCourtDate": "2023-11-07T05:31:56Z",
"registeredExpiredDate": "2023-11-07T05:31:56Z",
"statusCodeInTakeOver": "<string>",
"statusCodeInTransfer": "<string>",
"note1": "<string>",
"note2": "<string>",
"appealBeforeDate": "2023-11-07T05:31:56Z",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"externalId": 123,
"externalOrigin": "table_Bolagsverket_Notification",
"caseNumber": 123,
"caseYear": 123,
"companyMergerParts": [
{
"companyMergerPartId": 123,
"companyMergerId": 123,
"statusCode": "<string>",
"statusText": "<string>",
"registrationNumber": "<string>",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"externalId": 123,
"externalOrigin": "table_Bolagsverket_Notification",
"companyId": 123,
"companyRegistrationNumber": "<string>",
"companyRegisterId": 123,
"mostRecentLegalName": "<string>",
"caseNumber": 123,
"caseYear": 123
}
]
}
}
]