Returns the diff according to jsondiffpatch format between the specified verification and the previous successful verification.
Success
Bad Request
Unauthorized
Client Error
Forbidden
Not Found
Conflict
Server Error
{- "old": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "timestamp": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "lastSync": "2019-08-24T14:15:22Z",
- "status": "Found",
- "originalStatus": "Found",
- "results": {
- "businessActivityCode": "string",
- "drugSchedules": [
- "string"
], - "expirationDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "additionalCompanyInfo": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "businessActivitySubCode": "string",
- "paymentIndicator": "Paid",
- "active": true,
- "problems": [
- "NameMismatch"
], - "businessActivity": "string"
}, - "deaxResults": {
- "number": "string",
- "certifiedPatientLimit": 0
}
}, - "new": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "timestamp": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "lastSync": "2019-08-24T14:15:22Z",
- "status": "Found",
- "originalStatus": "Found",
- "results": {
- "businessActivityCode": "string",
- "drugSchedules": [
- "string"
], - "expirationDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "additionalCompanyInfo": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "businessActivitySubCode": "string",
- "paymentIndicator": "Paid",
- "active": true,
- "problems": [
- "NameMismatch"
], - "businessActivity": "string"
}, - "deaxResults": {
- "number": "string",
- "certifiedPatientLimit": 0
}
}, - "diff": null
}