# NppesVerifyProviderRequest

Model ID: `NppesVerifyProviderRequest`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `mode` | `string` | No |  | sandbox, live | `"sandbox"` | No | Which vendor environment the call is routed to. Defaults to sandbox, so an omitted mode never reaches a production vendor account. |
| `npi` | `string` | Yes |  |  |  | No |  |
| `provider_type` | `string` | No |  |  | `"1"` | No |  |

## Example

None declared in canonical OpenAPI.
