put
https://api.zenoti.com//v1/eprescription/npi//validate
This API will validate the NPI number of prescribers before initiating onboarding to ePrescribe.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response Model
NPIDetails
| Json Property | Data Type | Description |
|---|---|---|
| is_valid | bool | Indicates whether the entered NPI number is valid or not |
| name | string | Displays the name with which the doctor is registered in the NPI directory (if the NPI is valid) |
| error | APICommonErrorModel | Shows errors, if any |
