Lookup a business partner in all available data sources.
OK
Unauthorized
Forbidden
Not Found
{- "businessPartner": {
- "addresses": [
- {
- "country": {
- "shortName": "PL"
}
}
], - "identifiers": [
- {
- "value": "PL9280012700",
- "type": {
- "technicalKey": "EU_VAT_ID_PL"
}
}
]
}
}
{- "pageSize": "10",
- "totals": "67",
- "page": "0",
- "limitResults": "100",
- "startAfter": "5712566172571652",
- "nextStartAfter": "5712566172571652",
- "businessPartnerCandidates": [
- {
- "cdqId": "cdq:businesspartner:cdqId:DE:123456789",
- "dataSource": "648824a691d8d2503d65103e",
- "matchingScore": "0.5",
- "matchingClassification": "DUPLICATE",
- "name": "CDQ AG",
- "legalForm": "AG",
- "status": "ACTIVE",
- "identifiers": [
- {
- "identifierType": "EU_VAT_ID_DE",
- "identifierValue": "DE123456789"
}
], - "addresses": [
- {
- "country": "DE",
- "countryName": "Germany",
- "region": "DE-BW",
- "regionName": "Baden-Württemberg",
- "city": "Stuttgart",
- "postCode": "70173",
- "street": "Königstraße",
- "houseNo": "10",
- "building": "Dorotheen Quartier",
- "floor": "3",
- "room": "14",
- "latitude": "48.778",
- "longitude": "9.179"
}
]
}
]
}