Creates a new provider.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The requested API version

Body Params

The request containing provider information.

Represents the request body for creating a provider (V4).

string
required
length between 0 and 50

Provider first name. Required.

string
required
length between 0 and 50

Provider last name. Required.

companyIds
array of int64s
required
length ≥ 1

List of company IDs. Required.

companyIds*
string | null

Organization name.

string | null

Professional designation.

string | null

Provider specialty.

boolean

Indicates if the provider is PECOS enrolled.

boolean

Indicates if the provider is PECOS excluded.

boolean

Indicates if the provider is a referral source.

string | null

CMN delivery method.

string | null

Preferred method of contact.

string | null

Notes about the provider.

boolean

A boolean to determine whether user defined fields for the provider will be created. Defaults to true.

userDefinedFieldValues
array of objects | null

Optional user defined field values to set during provider creation.
When provided alongside CreateDefaultUserDefinedFields=true, the UDF fields will be
initialized with the specified values instead of empty defaults.
Use GET /commands/v4/userdefinedfields/templates/Prescriber to discover valid field IDs.

userDefinedFieldValues
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json