BETA
Endpoint used for Business Partner qualification. It is in BETA version and may change without notice.
cmd
OK
Bad Request
Unauthorized
Forbidden
{- "profile": "EU_TAX_QUALIFICATION",
- "businessPartner": {
- "names": [
- {
- "value": "ATOS SPAIN SA"
}
], - "identifiers": [
- {
- "type": {
- "technicalKey": "EU_VAT_ID_ES"
}, - "value": "A28240752"
}
], - "addresses": [
- {
- "country": {
- "shortName": "ES"
}
}
]
}
}
{- "qualificationResults": [
- {
- "identifier": {
- "value": "A28240752",
- "type": {
- "technicalKey": "EU_VAT_ID_ES"
}
}, - "qualifiedAt": "2023-10-03T16:37:19.252354829",
- "qualificationDecisionSummary": {
- "identifierQualificationDecision": "VALID",
- "nameQualificationDecision": "VALID",
- "addressQualificationDecision": "NO_INPUT_PROVIDED",
- "addressQualificationDecisionDetails": {
- "localityQualificationDecision": "NO_INPUT_PROVIDED",
- "postCodeQualificationDecision": "NO_INPUT_PROVIDED",
- "thoroughfareQualificationDecision": "NO_INPUT_PROVIDED"
}, - "overallQualificationDecision": "VALID"
}, - "qualificationDecisionDetails": [
- {
- "businessRule": {
- "name": "Name Qualification (European value added tax identifier (Spain), Data source:VIES)",
- "ruleStatus": "HYPERCARE",
- "violationMessage": "Name deviates from the reference name registered with the European value added tax identifier (Spain)"
}, - "executionContextProperties": [
- {
- "type": "qualificationTarget",
- "value": "NAME_LOCAL"
}, - {
- "type": "targetInputValue",
- "value": "ATOS SPAIN SA"
}, - {
- "type": "targetReferenceValue",
- "value": "ATOS SPAIN SA"
}
], - "dataSourceTechnicalKey": "VIES",
- "cdqId": "VIES:ESA28240752",
- "decision": "VALID",
- "error": { }
}
]
}
], - "lookupResults": [
- {
- "businessPartner": {
- "addresses": [
- {
- "version": {
- "characterSet": {
- "technicalKey": "LATIN"
}, - "language": {
- "name": "en",
- "technicalKey": "en"
}
}, - "country": {
- "shortName": "ES",
- "value": "Spain"
}
}
], - "names": [
- {
- "type": {
- "name": "VAT Registered Name",
- "technicalKey": "VAT_REGISTERED"
}, - "value": "ATOS SPAIN SA",
- "language": { }
}
], - "identifiers": [
- {
- "value": "ESA28240752",
- "type": {
- "name": "Value added tax identification number",
- "technicalKey": "EU_VAT_ID_ES"
}, - "issuingBody": { }
}
], - "legalForm": {
- "name": "Sociedad Anónima",
- "mainAbbreviation": "S.A.",
- "technicalKey": "ES_1035"
}, - "status": { },
- "profile": { }
}, - "address": { },
- "dataSource": "VIES",
- "cdqId": "VIES:ESA28240752"
}
], - "debugInfo": {
- "externalServiceResponses": [
- {
- "status": 200,
- "timestamp": "2023-10-03T14:37:19.125086Z",
- "additionalInformation": [
- {
- "key": "requestorId",
- "value": "DE307699628"
}, - {
- "key": "requestId",
- "value": "WAPIAAAAYr1-NB3H"
}, - {
- "key": "rawJson",
- "value": "[{\"vatValue\":{\"value\":\"A28240752\"},\"requestDate\":{\"value\":\"2023-10-02T22:00:00.000+00:00\"},\"countryCode\":{\"value\":\"ES\"},\"valid\":{\"value\":true},\"traderAddress\":{},\"traderName\":{\"value\":\"ATOS SPAIN SA\"},\"traderCompanyType\":{},\"traderStreet\":{},\"traderPostcode\":{},\"traderCity\":{},\"traderNameMatch\":{\"value\":\"1\"},\"traderCompanyTypeMatch\":{\"value\":\"3\"},\"traderStreetMatch\":{\"value\":\"3\"},\"traderPostcodeMatch\":{\"value\":\"3\"},\"traderCityMatch\":{\"value\":\"3\"},\"requestIdentifier\":{\"value\":\"WAPIAAAAYr1-NB3H\"},\"requesterVatNumber\":\"307699628\",\"requesterCountryCode\":\"DE\"}]"
}
]
}
], - "businessRulesExecutionSummary": {
- "numberOfRules": 0,
- "numberOfExecutions": 0,
- "numberOfFails": 0
}
}
}