# NppesSearchProvidersRequest

Model ID: `NppesSearchProvidersRequest`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `city` | `string` | No |  |  |  | Yes |  |
| `enumeration_type` | `string` | No |  |  |  | Yes |  |
| `first_name` | `string` | No |  |  |  | Yes |  |
| `last_name` | `string` | No |  |  |  | Yes |  |
| `limit` | `integer` | No |  |  | `10` | No |  |
| `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. |
| `organization_name` | `string` | No |  |  |  | Yes |  |
| `postal_code` | `string` | No |  |  |  | Yes |  |
| `state` | `string` | No |  |  |  | Yes |  |
| `taxonomy_description` | `string` | No |  |  |  | Yes |  |

## Example

None declared in canonical OpenAPI.
