Create Providers
Create providers (Bulk)
Headers
Request body
First name of the Provider
Middle name of the Provider
Last name of the Provider
Type of provider
NPI of the Provider
States in which Provider will provide care to patients/enrollees
CAQH ID of the Provider
Date Provider was last credentialed
Date by which Provider needs to be recredentialed
Date by which Provider was initially credentialed.
Client’s ID for the provider
Provider’s email address
Provider Gender
Provider’s date of birth
Name of the group
Group National Provider Identifier (NPI)
Group Tax Identification Number (TIN)
Name of group location
Client’s ID for the group
Indicates whether the provider is a Primary Care Provider (PCP).
Indicates whether the provider is a specialist.
Indicates whether the provider is currently accepting new patients.
Indicates whether the provider accepts new Medicare patients.
Example request
[
{
"primary_email": "string@string.com",
"group_npi": "2345678901",
"group_tin": "123456789"
}
]Response
The records has been successfully created.