# List Business Partner Curation Results Retrieves curation results for particular job. Endpoint: GET /v2/curationjobs/{id}/results Version: 3 Security: apiKey ## Path parameters: - `id` (string, required) ID of the Data Curation job. Example: "35f23c03-1c22-45fe-9484-3ffe769325de" ## Query parameters: - `businessPartnerId` (array) Business Partner IDs which should be filtered. Example: ["63e635235c06b7396330fe40"] - `startAfter` (string) Used to retrieve the next page of results. Example: "5712566172571652" - `limit` (integer) Number of results that should be fetched. Maximum 100 results can be returned in one page. Example: "50" ## Response 200 fields (application/json): - `startAfter` (string) The ID which is used to read the page. Example: "5712566172571652" - `limit` (integer) Number of items per page. Example: "100" - `total` (integer) Total number of items which can be paged. Example: "67" - `values` (array) List of Curation Job Results. - `values.id` (string) Unique identifier of a Job. Example: "6be92567-4327-4463-813f-a8c990410d79" - `values.businessPartnerId` (string) A CDQ ID identifies a business partner uniquely in the context of the Corporate Data League. Example: "63e635235c06b7396330fe40" - `values.addressId` (string) Unique identifier of an Address. Example: "1" - `values.curationResult` (object) Curation result for a Single Business Partner or address. - `values.curationResult.businessPartnerCurationResult` (object) Curation results for Single Business Partner. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner` (object) An organization which has some degree of involvement with another organization's business dealings. Typically, a company's Business Partner is another company in the role of a customer, a supplier, a vendor, or a service provider. In the CDL context, the Business Partner is the core managed entity. A Business Partner is globally uniquely identifiable by a CDL ID, and all managed information such as addresses, documents, and hierarchies is linked to a Business Partner. Additional documentation can be found [here](https://meta.cdq.com/Business_partner). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names` (array) List of Names. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.type` (object) Type of the name, e.g. a locally used name or an international version. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.type.url` (string) URL to the documentation which summarizes all details of the [Name Type](https://meta.cdq.com/Business_partner/name/type). Example: "https://meta.cdq.com/Business_partner/name/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.type.name` (string) Display label for the Name Type. Example: "Local Name" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.type.technicalKey` (string) Technical Keys of the Name Type. Example: "LOCAL" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.value` (string) The actual name. Example: "Corporate Data Quality AG" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.shortName` (string) The abbreviated variant of a company's full name. Example: "CDQ AG" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.language` (object) Name of a language according to ISO 639-1. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.language.name` (string) ISO 639-1 name of language. Example: "German" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.language.technicalKey` (string) ISO 639-1 two-letter code of languages. Example: "DE" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.details` (array) - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.details.value` (string) Value of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). Example: "Corporate Data Quality AG - Marketing Department" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.details.type` (object) Type of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.details.type.name` (string) Name Detail Type Name of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). Example: "Legal Entity" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.details.type.url` (string) Name Detail Type Url of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). Example: "https://meta.cdq.com/Business_partner/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.names.details.type.technicalKey` (string) Name Detail Type Technical Key of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). Example: "LEGAL_ENTITY" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm` (object) Legal Form of a [Business Partner/type/legal entity](https://meta.cdq.com/Business_partner/type/legal_entity) is the form it takes in the eyes of the law governing it. The legal form of a [company](https://meta.cdq.com/Business_partner) is the general type it may legally use to identify itself according to the local, regional, national, or international law governing it. This is normally reflected in the ending abbreviation after the [company](https://meta.cdq.com/Business_partner)'s name (e.g. AG, Inc., LLC, S.A.). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.name` (string) Display of the Legal Form. Example: "Aktiengesellschaft" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.url` (string) URL to the documentation which summarizes all details of [Legal Form](https://meta.cdq.com/Business_partner/legal_form). Example: "https://meta.cdq.com/Business_partner/legal_form" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.technicalKey` (string) Technical Key of a Legal Form. Descriptions of below enums contain , and . Example: "DE_9866" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.language` (object) Naming of a language according to ISO 639-1. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.mainAbbreviation` (string) The primary abbreviation of a legal form, i.e. the most commonly used abbreviation in a country. Example: "AG" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.categories` (array) List of Categories of the Legal Form. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.categories.name` (string) Descriptive display name of the Legal Form Category. Example: "Limited Liability Company" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.categories.url` (string) URL to the documentation which summarizes all details of the [Legal Form Category](https://meta.cdq.com/Business_partner/legal_form/category). Example: "https://meta.cdq.com/Business_partner/legal_form/category/technical_key/LF001" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.categories.shortName` (string) Short display name of the Legal Form Category. Example: "LLC" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.categories.technicalKey` (string) Technical Key of the [Legal Form Category](https://meta.cdq.com/Business_partner/legal_form/category). Example: "LIMITED" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.legalForm.cdlElfCode` (string) An unique identifier for CDL managed Legal Forms. Example: "AG" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers` (array) List of Identifiers. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.type` (object) Type of the identifier. Allowed types are documented [here](https://meta.cdq.com/Category:Business_partner/identifier/type). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.type.url` (string) URL to the documentation which summarizes all details of an [Identifier](https://meta.cdq.com/Business_partner/identifier/type). Example: "https://meta.cdq.com/Business_partner/identifier/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.type.name` (string) Display label for the Identifier. Example: "CH_VAT_ID" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.type.technicalKey` (string) Technical key of the type of the Identifier. Example: "CH_VAT_ID" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.value` (string) Value of the identifier. Example: "CHE-218.608.886 HR/MWST" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody` (object) An Issuing Body is an organization or government institution that is responsible for assigning unique identifiers to individuals, organizations, or objects. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.name` (string) Preferred display label for an Issuing Body. Example: "Amtsgericht Aachen" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.url` (string) URL to the documentation which summarizes all details of a [Issuing Body](https://meta.cdq.com/Business_partner/identifier/issuing_body). Example: "https://meta.cdq.com/Business_partner/identifier/issuing_body" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.technicalKey` (string) Technical key of the Issuing Body. Example: "Amtsgericht Aachen" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction` (object) The authority of an official organization to make decisions and judgments in a particular administrative area. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.country` (object) Country consisting of the country name and country code (ISO 3166-1 alpha-2). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.country.shortName` (string) Country code (ISO 3166-1 alpha-2). Example: "CH" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.country.value` (string) Country name (ISO 3166-1 alpha-2). Example: "Switzerland" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.administrativeAreas` (array) List of Administrative Areas. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.administrativeAreas.value` (string) Name of the [Administrative Area](https://meta.cdq.com/Address/administrative_area). Example: "Sankt Gallen" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.administrativeAreas.fipsCode` (string) FIPS codes are numbers which uniquely identify geographic areas. The number of digits in FIPS codes vary depending on the level of geography. State-level FIPS codes have two digits, county-level FIPS codes have five digits of which the first two are the FIPS code of the state to which the county belongs. Example: "SZ15" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.administrativeAreas.shortName` (string) Abbreviation for the [Administrative Area](https://meta.cdq.com/Address/administrative_area). Example: "SG" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.administrativeAreas.type` (object) Type of the [Administrative Area](https://meta.cdq.com/Address/administrative_area). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.administrativeAreas.type.name` (string) Display label for the Administrative Area Type. Example: "COUNTY" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.administrativeAreas.type.url` (string) URL to the documentation which summarizes all details of the [Administrative Area](https://meta.cdq.com/Address/administrative_area/type). Example: "https://meta.cdq.com/Address/administrative_area/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.issuingBody.jurisdiction.administrativeAreas.type.technicalKey` (string) Technical key of the Administrative Area. Example: "COUNTY" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.status` (object) Identifier Status refers to the current state of a unique identification number. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.status.name` (string) Display label for the Identifier Status Name. Example: "ACTIVE" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.identifiers.status.technicalKey` (string) Technical key of the Identifier Status. Example: "ACTIVE" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.categories` (array) List of Categories. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.categories.name` (string) Display name of the Business Partner Category Name. Example: "Hotel" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.categories.url` (string) URL to the documentation which summarizes all details of the [Business Partner Category](https://meta.cdq.com/Business_partner/category). Example: "https://meta.cdq.com/Business_partner/category" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.categories.technicalKey` (string) Technical Key of the Business Partner Category. Example: "HOTEL" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.categories.score` (string) Score of business partner category Example: "0.95" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.status` (object) Describes the status of a Business Partner with respect to its level of activity (e.g. out of business) or legally relevant conditions (e.g. in liquidation). Additional documentation can be found [here](https://meta.cdq.com/Business_partner/status). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.status.type` (object) The standardized status which the Business Partner currently has. Allowed types are documented [here](https://meta.cdq.com/Business_partner/status/type). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.status.type.name` (string) Display name of the Business Partner Status. Example: "In Liquidation" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.status.type.url` (string) URL to the documentation which summarizes all details of the [Business Partner Status](https://meta.cdq.com/Business_partner/status/type). Example: "https://meta.cdq.com/Business_partner/status/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.status.type.technicalKey` (string) Technical Key of the Business Parter Status. Example: "IN_LIQUIDATION" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.status.officialDenotation` (string) The status as provided by an official register. Example: "Good Standing" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.status.validFrom` (string) Describes since when a business partner turned or will turn into the provided status. If no official date is known, the date of changing the status in the CDQ Community Data Pool or an external data source is provided. Example: "2025-09-12T14:57:38Z" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.status.validUntil` (string) Describes until when a business partner had a certain status. If no official date is known, the date of changing the status in the CDQ Community Data Pool or an external data source is provided. Example: "2025-09-12T14:57:38Z" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses` (array) List of Addresses. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.version` (object) CDQ supports multiple versions of addresses comprising different charsets and languages. An address version is a unique combination of a character set and a language. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.version.characterSet` (object) Available values can be found [here](https://meta.cdq.com/Address/version/character_set). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.version.characterSet.name` (string) Name of character set. Supported character sets can be found [here](https://meta.cdq.com/Address/version/character_set). Example: "International" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.version.characterSet.technicalKey` (string) Technical key of character set. Supported character sets can be found [here](https://meta.cdq.com/Address/version/character_set). Example: "INTERNATIONAL" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.identifyingName` (object) An identifying name assigned to an address. In most cases the identifying name refers to the name of a registered agent. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.identifyingName.value` (string) An identifying name assigned to an address. In most cases the identifying name refers to the name of a registered agent. Example: "John Doe" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.externalId` (string) ID the address has in the external system where the record originates from. Example: "1" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.careOf` (object) Signifies an intermediary who is responsible for transferring a piece of mail between the postal system and the final addressee. For example, when the addressee has no standard address, is under a corporate mail system, or is being manually forwarded mail sent to a more accessible location. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.careOf.value` (string) Value of the CareOf. Example: "CDQ GmbH c/o Product Department" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.contexts` (array) List of Address Contexts. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.contexts.value` (string) Value of the Address Context. Example: "Production hall 7, Storage field 8." - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postCodes` (array) List of additional Post Codes. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postCodes.value` (string) Effective [post code](https://meta.cdq.com/Address/post_code). Example: "9000" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postCodes.type` (object) Type of the Post Code. Allowed types are documented [here](https://meta.cdq.com/Address/post_code/type). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postCodes.type.name` (string) Display label for the Post Code Type. Example: "Regular" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postCodes.type.url` (string) URL to the documentation which summarizes all details of the [Administrative Area](https://meta.cdq.com/Address/post_code/type). Example: "https://meta.cdq.com/Address/post_code/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postCodes.type.technicalKey` (string) Technical key of the Post Code. Example: "REGULAR" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.localities` (array) List of Localities. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.localities.type` (object) Type of the [Locality](https://meta.cdq.com/Address/locality). Allowed types are documented [here](https://meta.cdq.com/Address/locality/type). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.localities.type.name` (string) Display label for the Locality Type. Example: "City" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.localities.type.url` (string) URL to the documentation which summarizes all details of the [Locality Type](https://meta.cdq.com/Address/locality/type). Example: "https://meta.cdq.com/Address/locality/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.localities.type.technicalKey` (string) Technical Key of the Locality Type. Example: "CITY" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.localities.shortName` (string) Abbreviation of the [Locality](https://meta.cdq.com/Address/locality). Example: "St. Gallen" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.localities.value` (string) Name of the [Locality](https://meta.cdq.com/Address/locality). Example: "Sankt Gallen" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares` (array) List of Thoroughfares. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares.type` (object) Type of the Thoroughfare. Allowed types are documented [here](https://meta.cdq.com/Address/thoroughfare/type). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares.type.name` (string) Display label for the Thoroughfare Type Name. Example: "Industrial zone" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares.type.url` (string) URL to the documentation which summarizes all details of the [Thoroughfare Type](https://meta.cdq.com/Address/thoroughfare/type). Example: "https://meta.cdq.com/Address/thoroughfare/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares.type.technicalKey` (string) Technical key of the Thoroughfare Type. Example: "INDUSTRIAL_ZONE" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares.shortName` (string) Abbreviation of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare). Example: "Lukasstr. 4" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares.number` (string) Number of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare). Example: "4" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares.value` (string) Comprehensive designation of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare) including the thoroughfare type such as Street, or Rue. Example: "Lukasstraße 4" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares.name` (string) Pure name of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare) not comprising the thoroughfare type such as Street, or Rue. Example: "Lukasstraße" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.thoroughfares.direction` (string) Direction of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare). Example: "221-bis Baker Street, North" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.premises` (array) List of Premises. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.premises.value` (string) The actual value of a Premise in the language of the address. Example: "Lukasstraße 4" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.premises.shortName` (string) Abbreviation of the Premise. Example: "Lukasstr. 4" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.premises.number` (string) Number of the Premise. Example: "4" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.premises.type` (object) Type of the Premise. Allowed types are documented [here](https://meta.cdq.com/Address/premise/type). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.premises.type.name` (string) Display label for the Premise Type. Example: "Factory" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.premises.type.url` (string) URL to the documentation which summarizes all details of the [Premise Type](https://meta.cdq.com/Address/premise/type). Example: "https://meta.cdq.com/Address/premise/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.premises.type.technicalKey` (string) Technical key of the Premise Type. Example: "FACTORY" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postalDeliveryPoints` (array) List of Postal Delivery Points. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postalDeliveryPoints.type` (object) A single mailbox or other place at which postal mail is delivered. Allowed types are documented [here](https://meta.cdq.com/Address/postal_delivery_point/type). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postalDeliveryPoints.type.name` (string) Display label for the Postal Delivery Point Type. Example: "Mailbox" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postalDeliveryPoints.type.url` (string) URL to the documentation which summarizes all details of the [Postal Delivery Point](https://meta.cdq.com/Address/postal_delivery_point/type) Example: "https://meta.cdq.com/Address/postal_delivery_point/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postalDeliveryPoints.type.technicalKey` (string) Technical key of the Postal Delivery Point. Example: "MAILBOX" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postalDeliveryPoints.shortName` (string) Stort name of the [Postal Delivery Point](https://meta.cdq.com/Address/postal_delivery_point). Example: "St Gallen, Postfach 460" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postalDeliveryPoints.number` (string) Number of the [Postal Delivery Point](https://meta.cdq.com/Address/postal_delivery_point). Example: "460" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.postalDeliveryPoints.value` (string) Value of the [Postal Delivery Point](https://meta.cdq.com/Address/postal_delivery_point). Example: "Postfach" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.geographicCoordinates` (object) Decimal geographic coordinates (WGS 84 - reference coordinate system). Additional documentation can be found [here](https://meta.cdq.com/Address/geographic_coordinates). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.geographicCoordinates.latitude` (number) Plain on the earth's surface north or south of the equator. Example: "47.439549" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.geographicCoordinates.longitude` (number) Plain on the earth's surface east or west of a meridian. Example: "9.395275" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.types` (array) List of Address Types. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.types.name` (string) Display label for the Address Type. Example: "Legal Address" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.types.url` (string) URL to the documentation which summarizes all details of the [Address Type](https://meta.cdq.com/Address/type). Example: "https://meta.cdq.com/Address/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.addresses.types.technicalKey` (string) Technical key of the Address Type. Example: "LEGAL_ADDRESS" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.externalId` (string) Arbitrary identifier type to mark customer IDs that are "external" from CDQ's perspective. This is the identifier a customer provides to identify its records. Example: "The ID managed in the customer's SAP systems." - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile` (object) A Business Partner profile contains important information about a company, such as its classification, tags, contact details, or minority indicator. Additional documentation can be found [here](https://meta.cdq.com/Partner_profile). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.classifications` (array) List of Classifications. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.classifications.value` (string) A textual description of the Classification. Example: "Manufacture of pesticides and other agrochemical products." - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.classifications.code` (string) Code that classifies the business partner. Example: "20.20Z" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.classifications.type` (object) Type of classification such as NACE, SIC, NAF or other industry classification standards. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.classifications.type.name` (string) Display label for the Classification Type. Example: "NAF 2003" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.classifications.type.url` (string) URL to the documentation which summarizes all details of the [Classification Type](https://meta.cdq.com/Business_partner/partner_profile/classification/type) Example: "https://meta.cdq.com/Business_partner/partner_profile/classification/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.phoneNumbers` (array) List of Phone Numbers. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.phoneNumbers.countryPrefix` (string) The country prefix of a phone number. Example: "+41" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.phoneNumbers.number` (string) The complete phone number without any country prefixes. Example: "71 571 10 40" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.phoneNumbers.type` (object) The type of phone number such as mobile phone or fixed line [here](https://meta.cdq.com/Business_partner/partner_profile/phone_number/type). - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.phoneNumbers.type.name` (string) Display label for a Phone Number Type Name. Example: "FAX" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.phoneNumbers.type.url` (string) URL to the documentation which summarizes all details of the [Phone Number Type](https://meta.cdq.com/Business_partner/partner_profile/phone_number/type). Example: "https://meta.cdq.com/Business_partner/partner_profile/phone_number/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.phoneNumbers.value` (string) The actual complete phone number incl. country prefix. Example: "+41 71 571 10 40" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.websites` (array) List of Websites. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.websites.url` (string) The actual company website URL. Example: "https://cdq.com" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.websites.type` (object) Describes the type of website of a Business Partner, e.g. corporate website, official LinkedIn profile, etc. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.websites.type.name` (string) Display label for a Website Type Name Example: "Corporate Website" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.websites.type.url` (string) URL to the documentation which summarizes [Website Type Name](https://meta.cdq.com/Business_Partner/partner_profile/website/type). Example: "https://meta.cdq.com/Business_Partner/partner_profile/website/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.websites.type.technicalKey` (string) Technical Keys of the Website Type Name. Example: "WEBSITE_TYPE_CORPORATE" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.contactEmails` (array) List of Contact Emails. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.profile.contactEmails.value` (string) Value of the email address of the Business Partner. Example: "developer-portal@cdq.com" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.types` (array) List of Business Partner Types. - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.types.name` (string) Display name of the Business Partner Type Name. Example: "Legal Entity" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.types.url` (string) URL to the documentation which summarizes all details of a [Buisness Partner Type](https://meta.cdq.com/Business_partner/type). Example: "https://meta.cdq.com/Business_partner/type" - `values.curationResult.businessPartnerCurationResult.curatedBusinessPartner.types.technicalKey` (string) Technical key of the Business Partner Type. Example: "LEGAL_ENTITY" - `values.curationResult.businessPartnerCurationResult.originalBusinessPartner` (object) An organization which has some degree of involvement with another organization's business dealings. Typically, a company's Business Partner is another company in the role of a customer, a supplier, a vendor, or a service provider. In the CDL context, the Business Partner is the core managed entity. A Business Partner is globally uniquely identifiable by a CDL ID, and all managed information such as addresses, documents, and hierarchies is linked to a Business Partner. Additional documentation can be found [here](https://meta.cdq.com/Business_partner). - `values.curationResult.businessPartnerCurationResult.changes` (array) List of changes. - `values.curationResult.businessPartnerCurationResult.changes.externalIds` (array) List of External IDs. - `values.curationResult.businessPartnerCurationResult.changes.externalIds.externalId` (string) Value of the ExternalId of the business partner. Example: "123" - `values.curationResult.businessPartnerCurationResult.changes.externalIds.dataSourceId` (string) Technical Key of the Provenance Name. Example: "VIES" - `values.curationResult.businessPartnerCurationResult.changes.externalIds.id` (string) Unique identifier of the external ID. Example: "123" - `values.curationResult.businessPartnerCurationResult.changes.externalIds.concept` (object) The Concept is a part of the CDQ data model. For example Address is a concept of the Business Partner and have many subconcepts as Locality, Thoroughfare, Administrative Area etc. - `values.curationResult.businessPartnerCurationResult.changes.externalIds.concept.name` (string) Display name of the Concept. Example: "Address" - `values.curationResult.businessPartnerCurationResult.changes.externalIds.concept.technicalKey` (string) Technical key of the Concept. Example: "ADDRESS" - `values.curationResult.businessPartnerCurationResult.changes.externalIds.characterSet` (object) Character set. - `values.curationResult.businessPartnerCurationResult.changes.externalIds.type` (object) An address type characterizes an address. The type of address is a structural statement and provides a truth that is applicable to any user (e.g. a legal address is a fact, or that an address is a PO BOX address), other than address functions that may differ from user to user. Address functions determine the particular business context in which an address is in use. Allowed types are documented [here](https://meta.cdq.com/Address/type). - `values.curationResult.businessPartnerCurationResult.changes.property` (object) Part of a concept. It describes a single attribute of a concept. - `values.curationResult.businessPartnerCurationResult.changes.property.parentConcept` (object) The Concept is a part of the CDQ data model. For example Address is a concept of the Business Partner and have many subconcepts as Locality, Thoroughfare, Administrative Area etc. - `values.curationResult.businessPartnerCurationResult.changes.property.name` (string) Name of the property. Example: "Minority Indicator Value" - `values.curationResult.businessPartnerCurationResult.changes.property.technicalKey` (string) Technical key of the property. Example: "MINORITY_INDICATOR_VALUE" - `values.curationResult.businessPartnerCurationResult.changes.property.contentSelector` (string) JSON path to the property in the provided JSON object. Example: "$.partnerProfile.minorityIndicator.value" - `values.curationResult.businessPartnerCurationResult.changes.property.instanceSelectors` (array) List of Instance Selectors. - `values.curationResult.businessPartnerCurationResult.changes.property.instanceSelectors.key` (string) JSON subpath to the property allowing to select concrete instance of a property in the provided JSON object. Example: "type.technicalKey" - `values.curationResult.businessPartnerCurationResult.changes.property.instanceSelectors.value` (string) Value of a JSON subpath to the property allowing to select concrete instance of a property in the provided JSON object. Example: "CH_UID" - `values.curationResult.businessPartnerCurationResult.changes.newContent` (string) New value after change Example: "AAB" - `values.curationResult.businessPartnerCurationResult.changes.previousContent` (string) Value before change Example: "AAB" - `values.curationResult.businessPartnerCurationResult.changes.provenance` (object) The source of the change or update. Could be the reference data source as VIES or Organization. - `values.curationResult.businessPartnerCurationResult.changes.provenance.name` (string) Display Name of the Provenance Name. Example: "VIES" - `values.curationResult.businessPartnerCurationResult.changes.provenance.url` (string) URL to the documentation which summarizes all details of the Provenance Name. Example: "https://meta.cdq.com/index.php?title=Property:Has_prefix&limit=500&offset=0&from=&until=&filter=" - `values.curationResult.businessPartnerCurationResult.changes.provenance.technicalKey` (string) Technical Key of the Provenance Name. Example: "VIES" - `values.curationResult.businessPartnerCurationResult.changes.provenance.cdqId` (string) The ID provided for a linkage with the source by CDQ. Example: "VIES:PL8660001429" - `values.curationResult.businessPartnerCurationResult.changes.provenance.subscribers` (integer) Number of Provenance Subscribers. Example: "7" - `values.curationResult.businessPartnerCurationResult.changes.provenance.subscribed` (boolean) Is Provenance Subscribed. Example: "true" - `values.curationResult.businessPartnerCurationResult.changes.provenance.lastUpdatedAt` (string) Provenance Last Updated Date. Example: "2025-09-12T14:57:38Z" - `values.curationResult.businessPartnerCurationResult.changes.provenance.lastSyncAt` (string) Provenance Last Sync Date. Example: "2025-09-12T14:57:38Z" - `values.curationResult.businessPartnerCurationResult.changes.changeType` (string) Type of the Property Change Type. Example: "MODIFIED" - `values.curationResult.businessPartnerCurationResult.changes.changeClassification` (string) Gives a user an indicator how "much" the attribute was changed OR how important the change was. Allowed values are: * - Trivial change * - Minor change * - Major change * - Critical change Example: "MAJOR" - `values.curationResult.businessPartnerCurationResult.changes.confidenceScore` (number) Confidence score which shows how confident CDQ is about enrichment of that property. Calculation dependes on property type, see here for a complete description. Example: "0.0" - `values.curationResult.businessPartnerCurationResult.changes.maxConfidenceScore` (number) Maximum confidence score which is achievable for this property type. Note that the max value will change over time depending on the udnerlying algorithm which will be continously improved. Example: "1.0" - `values.curationResult.businessPartnerCurationResult.changes.matchingScores` (object) Contains matching scores for the given property. The scores are calculated based on the input and the reference data. The scores are calculated for each instance of the property. The scores are calculated for each instance of the property. The scores are calculated for each instance of the property. - `values.curationResult.businessPartnerCurationResult.changes.matchingScores.overall` (number) Overall matching score value for Business Partner and Address. Example: "0.9" - `values.curationResult.businessPartnerCurationResult.changes.matchingScores.businessPartner` (number) Matching score value for Business Partner. Example: "0.9" - `values.curationResult.businessPartnerCurationResult.changes.matchingScores.address` (number) Matching score value for Address. Example: "0.9" - `values.curationResult.businessPartnerCurationResult.requestSimilarity` (object) Contains similarity values for the request. The similarity values are calculated based on the similarity of the request to the curated Business Partner. - `values.curationResult.businessPartnerCurationResult.requestSimilarity.name` (object) Contains similarity values for Business Partner after Curation. - `values.curationResult.businessPartnerCurationResult.requestSimilarity.name.value` (number) The similarity value is a number between 0.0 and 1.0. The higher the value, the more similar the request is to the curated Business Partner. Example: "0.8" - `values.curationResult.businessPartnerCurationResult.requestSimilarity.address` (object) Contains similarity values for Business Partner after Curation. - `values.curationResult.addressCurationResults` (array) List of Address Curation results. - `values.curationResult.addressCurationResults.curatedAddress` (object) An address provides information about the physical location of a Business Partner. It can be specialized in a certain context(e.g. delivery address or invoice address). Additional documentation can be found [here](https://meta.cdq.com/Address). - `values.curationResult.addressCurationResults.originalAddress` (object) An address provides information about the physical location of a Business Partner. It can be specialized in a certain context(e.g. delivery address or invoice address). Additional documentation can be found [here](https://meta.cdq.com/Address). - `values.curationResult.addressCurationResults.additionalAddresses` (array) List of additional Addresses. - `values.curationResult.addressCurationResults.curationAnalysis` (object) Process of analyzing and refining address data to ensure accuracy, completeness, and standardization. - `values.curationResult.addressCurationResults.curationAnalysis.requestSimilarity` (object) Measure of similarity between two requests to find similar content. Additional documentation can be found [here](https://meta.cdq.com/Address_curation#Request_similarity). - `values.curationResult.addressCurationResults.curationAnalysis.requestSimilarity.geoCoordinates` (boolean) Indicates if Address is enhanced with geographic coordinates. Example: "true" - `values.curationResult.addressCurationResults.curationAnalysis.requestSimilarity.locality` (number) Similarity value of localities. Example: "0.85" - `values.curationResult.addressCurationResults.curationAnalysis.requestSimilarity.postCode` (number) Similarity value of postCodes. Example: "0.85" - `values.curationResult.addressCurationResults.curationAnalysis.requestSimilarity.thoroughfare` (number) Similarity value of thoroughfares. Example: "0.85" - `values.curationResult.addressCurationResults.curationAnalysis.requestSimilarity.thoroughfareNumber` (number) Similarity value of thoroughfareNumbers. Example: "0.85" - `values.curationResult.addressCurationResults.curationAnalysis.requestSimilarity.overall` (number) Overall similarity value for an Address. Example: "0.85" - `values.curationResult.addressCurationResults.curationAnalysis.curationLevel` (string) Indicator for curation quality. Defines how good curation was. UNKNOWN: No possibility to determine curation level. LEVEL_1: The address was not found by the CDQ in the employed external data sources. LEVEL_2: The address was found, but there were significant changes in critical fields. LEVEL_3: The address was found and there are minor changes in highly important fields. LEVEL_4: The address was found by the CDQ. There were only changes in less critical fields such as the address/premise or address/thoroughfare/number. LEVEL_5: The address was found by the CDQ, but no major changes have been made as the address was correct. LEVEL_6: The address was found in the shared CDQ data pool. This means another company uses the same address which is a very reliable indicator that the address is correct (only in a alpha version) Additional documentation can be found [here](https://meta.cdq.com/Quality_indicator/address_cleansing_curation_level#Curation_level). Example: "LEVEL_1" - `values.curationResult.addressCurationResults.curationAnalysis.accuracyIndicator` (number) Measure used to assess the degree of accuracy in a given context. Example: "0.9" - `values.curationResult.addressCurationResults.curationAnalysis.outputLanguage` (string) ISO 639-1 code of requested language of the curation result. Example: "CH" - `values.curationResult.addressCurationResults.curationAnalysis.curationDecision` (object) Represents the action taken based on the address curation level. - `values.curationResult.addressCurationResults.curationAnalysis.curationDecision.action` (string) - set when address curation level threshold is violated Example: "ACCEPT" - `values.curationResult.addressCurationResults.curationAnalysis.geographicCoordinatesAccuracy` (string) Level of accuracy for geo-coordinates. * * * * * Example: "LOCALITY" - `values.curationResult.settings` (object) The effective settings for the request. - `values.curationResult.settings.enabled` (boolean) Indicates if settings should be used. Example: "true" - `values.curationResult.settings.dataCurationRules` (array) List of Data Curation Rules. - `values.curationResult.settings.dataCurationRules.context` (object) Context for Data Curation. Contains the country. - `values.curationResult.settings.dataCurationRules.addressCurationLevelThreshold` (string) Defines threshold for address found in external source like HERE above which it is consider as good. Range 0..1. Example: "0.5" - `values.curationResult.settings.dataCurationRules.outputLanguageTechnicalKey` (string) ISO 639-1 two-letter code of languages. Example: "DE" - `values.curationResult.settings.dataCurationRules.outputCharsets` (array) - `values.curationResult.settings.dataCurationRules.outputCharsets.concept` (string) Defines concept for output charset. Example: "ADDRESS" - `values.curationResult.settings.dataCurationRules.outputCharsets.charset` (string) Defines type for output charset. Example: "LATIN" - `values.curationResult.settings.dataCurationRules.profile` (string) Profile for curation. Example: "BUSINESS_PARTNER_ONLY" - `values.curationResult.settings.dataCurationRules.featuresOn` (array) Example: ["ENABLE_FUZZY_ENRICHMENTS"] - `values.curationResult.settings.dataCurationRules.featuresOff` (array) Example: ["ENABLE_FUZZY_ENRICHMENTS"] - `values.curationResult.settings.dataCurationRules.addressDataSources` (object) Preferred data sources for curation. Default PrimaryAddressDataSource is HERE. Default SecondaryAddressDataSource is CDQ. - `values.curationResult.settings.dataCurationRules.addressDataSources.primaryAddressDataSource` (object) Data source for curation. - `values.curationResult.settings.dataCurationRules.addressDataSources.primaryAddressDataSource.technicalKey` (string) Technical key for Address Data Source. Example: "HERE" - `values.curationResult.settings.dataCurationRules.addressDataSources.primaryAddressDataSource.threshold` (number) Threshold for the address data source. The threshold is a value between 0.0 and 1.0. Example: "0.4" - `values.curationResult.settings.dataCurationRules.addressDataSources.secondaryAddressDataSources` (array) - `values.curationResult.debugInfo` (object) This is just a reference implementation how to structure external service responses. Usually this should be hidden behind a feature . - `values.curationResult.debugInfo.externalServiceResponses` (array) List of external service responses. - `values.curationResult.debugInfo.externalServiceResponses.timestamp` (string) ISO 8601 representation of the timestamp. Example: "2025-09-12T14:57:38Z" - `values.curationResult.debugInfo.externalServiceResponses.httpPath` (string) Requested path which caused this error. Example: "/v2/businesspartners/lookup" - `values.curationResult.debugInfo.externalServiceResponses.status` (string) External service call status. Example: "OK" - `values.curationResult.debugInfo.externalServiceResponses.message` (string) Received message of the external service. Example: "VIES_NOT_AVAILABLE - Vies is currently not available" - `values.curationResult.debugInfo.externalServiceResponses.source` (string) Source of the the response. Example: "CHUID" - `values.curationResult.debugInfo.externalServiceResponses.additionalInformations` (array) Any additional information received during the original request. - `values.curationResult.debugInfo.externalServiceResponses.additionalInformations.key` (string) Key of the generic key/value map. Example: "KEY" - `values.curationResult.debugInfo.externalServiceResponses.additionalInformations.value` (string) Key of the generic key/value map. Example: "1" - `values.curationResult.debugInfo.externalServiceResponses.httpStatus` (integer) RFC 7231 status code for this error. Example: "400" - `values.curationResult.debugInfo.lookupServiceResponses` (array) List of external service responses. - `values.curationResult.debugInfo.lookupServiceResponses.request` (object) Specify the parameters for a Business Partner lookup. - `values.curationResult.debugInfo.lookupServiceResponses.request.businessPartner` (object) An organization which has some degree of involvement with another organization's business dealings. Typically, a company's Business Partner is another company in the role of a customer, a supplier, a vendor, or a service provider. In the CDL context, the Business Partner is the core managed entity. A Business Partner is globally uniquely identifiable by a CDL ID, and all managed information such as addresses, documents, and hierarchies is linked to a Business Partner. Additional documentation can be found [here](https://meta.cdq.com/Business_partner). - `values.curationResult.debugInfo.lookupServiceResponses.request.dataSources` (array) Filter data sources used during lookup Example: ["VIES"] - `values.curationResult.debugInfo.lookupServiceResponses.request.matchingThreshold` (number) Matching threshold for the lookup. Default 0.5. Example: "0.8" - `values.curationResult.debugInfo.lookupServiceResponses.request.maxCandidates` (integer) Maximum number of candidates to be returned. Default 10. Example: "20" - `values.curationResult.debugInfo.lookupServiceResponses.request.pageSize` (integer) Number of items per page. Example: "100" - `values.curationResult.debugInfo.lookupServiceResponses.request.page` (integer) Current page number. Example: "1" - `values.curationResult.debugInfo.lookupServiceResponses.request.featuresOn` (array) The features to be activated. Example: ["ACTIVATE_DATASOURCE_BVD"] - `values.curationResult.debugInfo.lookupServiceResponses.request.featuresOff` (array) The features to be deactivated. Example: ["ACTIVATE_DATASOURCE_BVD"] - `values.curationResult.debugInfo.lookupServiceResponses.result` (object) Display results of Business Partner Lookup with the Golden Record and other records with na matching score. - `values.curationResult.debugInfo.lookupServiceResponses.result.totals` (integer) Total number of items which can be paged. Example: "67" - `values.curationResult.debugInfo.lookupServiceResponses.result.nextStartAfter` (string) Provides a value to be used as a startAfter in next page request. Example: "5712566172571652" - `values.curationResult.debugInfo.lookupServiceResponses.result.values` (array) List of Business Partner Lookup Matches. - `values.curationResult.debugInfo.lookupServiceResponses.result.values.cdqId` (string) Unique identifier for the Business Partner. Example: "VIES:PL8660001429" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.dataSource` (string) Unique identifier for a Data Source of the Storage. Example: "648824a691d8d2503d65103e" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.lastSyncAt` (string) Date of last synchronization Example: "2025-09-12T14:57:38Z" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.lastUpdatedAt` (string) Date of last business partner modification Example: "2025-09-12T14:57:38Z" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.dataSourceName` (string) Name of a data source of a storage. Example: "Internal customers" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.storageDataSource` (string) Identifier of Data Source in data Mirror Storage. Example: "648824a691d8d2503d65103e" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile` (object) Matching profile used for the match. It contains the matching threshold and the matching scores. - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile.matchingScores` (object) List of the numerical value of similarity between Business Partners or addresses enhanced with the overall score. - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile.matchingScores.overall` (object) Shows numerical value of similarity between Business Partners or address stored in the Data Mirror and the Business Partner from the request. - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile.matchingScores.overall.classification` (object) Classification of the matching score. It can be , or . - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile.matchingScores.overall.classification.technicalKey` (string) Technical key of the Matching Classification. Example: "HIGH" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile.matchingScores.overall.classification.name` (string) Name of the Matching Classification. Example: "My Matching Configuration" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile.matchingScores.overall.value` (number) Matching score value. Example: "0.9" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile.matchingScores.overall.explanation` (string) Explanation for matching score value. Example: "BP: [overall: [IDENTIFIER: 0.55; overall: 0.55;]] A: [overall: [COUNTRY_SHORTNAME: 0.5; overall: 0.5;]]" - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile.matchingScores.businessPartner` (object) Shows numerical value of similarity between Business Partners or address stored in the Data Mirror and the Business Partner from the request. - `values.curationResult.debugInfo.lookupServiceResponses.result.values.matchingProfile.matchingScores.address` (object) Shows numerical value of similarity between Business Partners or address stored in the Data Mirror and the Business Partner from the request. - `values.resultStatus` (object) Status of the Curation Job Result for a single Business Partner. - `values.resultStatus.status` (string) Status of the Curation Job Result. Possible values: * - Curation Job Result was successfully processed. * - Curation Job Result was failed. Example: "OK" - `values.resultStatus.message` (string) Additional explanations for status - especially for the FAILED case. Example: "Storage with provided ID doesn’t exist."