It is possible to perform more than one verification for any given DEA registration. In order to go back in history you can use this endpoint to get a list of all verifications for the specified DEA registration.
Success
Bad Request
Unauthorized
Client Error
Forbidden
Server Error
[- {
- "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
}
}
]