This endpoint is used to check the status of a verification whose status is ‘pending’.
{- "@domain": "string",
- "createdBy": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "lastModifiedBy": "string",
- "lastModifiedDate": "2019-08-24T14:15:22Z",
- "id": "string",
- "score": 0,
- "classification": "string",
- "status": "string",
- "entity": {
- "createdDate": "2019-08-24T14:15:22Z",
- "lastModifiedDate": "2019-08-24T14:15:22Z",
- "paymentIdentity": {
- "iban": "string",
- "type": "string"
}, - "company": {
- "createdDate": "2019-08-24T14:15:22Z",
- "lastModifiedDate": "2019-08-24T14:15:22Z",
- "registrationId": "string",
- "name": "string",
- "legalPerson": true,
- "codeTva": "string",
- "typeId": "string",
- "countryCode": "string",
- "status": "string"
}, - "additionalProperties": {
- "vatRequestInfo": {
- "valid": true,
- "requestIdentifier": "string",
- "date": "2019-08-24"
}
}
}, - "issuerCompany": {
- "createdBy": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "lastModifiedBy": "string",
- "lastModifiedDate": "2019-08-24T14:15:22Z",
- "id": "string",
- "registrationId": "string",
- "name": "string",
- "typeId": "string",
- "countryCode": "string"
}, - "input": {
- "@input": "string",
- "paymentIdentity": {
- "iban": "string"
}, - "company": {
- "registrationId": "string",
- "countryCode": "string"
}
}, - "withDeferredResult": true,
- "byAPI": true,
- "byFTP": true,
- "workflow": "string",
- "reasons": [
- "string"
], - "reasonLabels": {
- "property1": "string",
- "property2": "string"
}
}