POST api/provider/update
Request Information
URI Parameters
None.
Body Parameters
ProviderModel| Name | Description | Type | Additional information |
|---|---|---|---|
| provider_id | globally unique identifier |
None. |
|
| display_txt | string |
None. |
|
| last_name_txt | string |
None. |
|
| first_name_txt | string |
None. |
|
| active_ind | boolean |
None. |
|
| address_1_txt | string |
None. |
|
| address_2_txt | string |
None. |
|
| city_txt | string |
None. |
|
| state_txt | string |
None. |
|
| zip_txt | string |
None. |
|
| npi_txt | string |
None. |
|
| secondary_id_txt | string |
None. |
|
| secondary_id_type_txt | string |
None. |
|
| federal_tax_id_type_txt | string |
None. |
|
| federal_tax_id_txt | string |
None. |
|
| taxonomy_cd_txt | string |
None. |
|
| default_billing_provider_id | globally unique identifier |
None. |
|
| billing_provider_ind | boolean |
None. |
|
| rendering_provider_ind | boolean |
None. |
|
| referring_provider_ind | boolean |
None. |
|
| phone_txt | string |
None. |
|
| note_txt | string |
None. |
|
| created_dt | date |
None. |
|
| created_by | globally unique identifier |
None. |
|
| updated_dt | date |
None. |
|
| updated_by | globally unique identifier |
None. |
|
| fax_txt | string |
None. |
|
| practice_name_txt | string |
None. |
|
| email_address_txt | string |
None. |
|
| signature_dat | string |
None. |
|
| meaningful_phase_ind | integer |
None. |
|
| provider_type | string |
None. |
|
| direct_address | string |
None. |
|
| direct_password_txt | string |
None. |
|
| PatientCareTeams | Collection of PatientCareTeamModel |
None. |
|
| ProviderInsurances | Collection of ProviderInsuranceModel |
None. |
|
| ProviderInsurances1 | Collection of ProviderInsuranceModel |
None. |
Request Formats
application/json, text/json
Sample:
{
"provider_id": "89ac66ee-fa1a-41b4-9e68-e9323cd3539f",
"display_txt": "sample string 2",
"last_name_txt": "sample string 3",
"first_name_txt": "sample string 4",
"active_ind": true,
"address_1_txt": "sample string 6",
"address_2_txt": "sample string 7",
"city_txt": "sample string 8",
"state_txt": "sample string 9",
"zip_txt": "sample string 10",
"npi_txt": "sample string 11",
"secondary_id_txt": "sample string 12",
"secondary_id_type_txt": "sample string 13",
"federal_tax_id_type_txt": "sample string 14",
"federal_tax_id_txt": "sample string 15",
"taxonomy_cd_txt": "sample string 16",
"default_billing_provider_id": "80c8ddeb-468f-4a91-9f42-8ffc3823f89e",
"billing_provider_ind": true,
"rendering_provider_ind": true,
"referring_provider_ind": true,
"phone_txt": "sample string 21",
"note_txt": "sample string 22",
"created_dt": "2026-03-21T21:23:34.4474216+00:00",
"created_by": "d8a65bc3-6541-4704-a899-10d7337c32b3",
"updated_dt": "2026-03-21T21:23:34.4474216+00:00",
"updated_by": "349dc11a-f338-4973-8505-ab8332efda3b",
"fax_txt": "sample string 27",
"practice_name_txt": "sample string 28",
"email_address_txt": "sample string 29",
"signature_dat": "sample string 30",
"meaningful_phase_ind": 31,
"provider_type": "sample string 32",
"direct_address": "sample string 33",
"direct_password_txt": "sample string 34",
"patientCareTeams": [
{
"$id": "2",
"patient_care_team_id": "8895884e-4ce4-4353-8286-c1a6903c9599",
"name_txt": "sample string 2",
"type_txt": "sample string 3",
"order": 1,
"created_dt": "2026-03-21T21:23:34.4474216+00:00",
"created_by": "90d70467-ac3d-4d56-a5d8-b51dbfe91230",
"patientID": 6,
"providerID": "d657a76d-f1c3-45d5-98b2-2fc487d0c5e5",
"patient": {
"$id": "3",
"patientID": 1,
"lastName": "sample string 2",
"firstName": "sample string 3",
"middleInitial": "sample string 4",
"address": "sample string 5",
"city": "sample string 6",
"state": "sample string 7",
"zip": "sample string 8",
"dateOfBirth": "2026-03-21T21:23:34.4474216+00:00",
"sex": "sample string 9",
"dateOfEntry": "2026-03-21T21:23:34.4474216+00:00",
"homePhone": "sample string 10",
"workPhone": "sample string 11",
"cellPhone": "sample string 12",
"employer": "sample string 13",
"occupation": "sample string 14",
"insurance": "sample string 15",
"insuranceIDNumber": "sample string 16",
"creationDate": "2026-03-21T21:23:34.4474216+00:00",
"lastUpdateDate": "2026-03-21T21:23:34.4474216+00:00",
"patientAcctNo": "sample string 19",
"address2": "sample string 20",
"isArchived": true,
"visionInsurance": "sample string 21",
"visionInsuranceId": "sample string 22",
"insuredName": "sample string 23",
"insuredBirthdate": "2026-03-21T21:23:34.4474216+00:00",
"insuredSSN": "sample string 24",
"relationshipToInsured": "sample string 25",
"referedBy": "sample string 26",
"referedByName": "sample string 27",
"responsibleName": "sample string 28",
"responsibleAddress": "sample string 29",
"responsibleBirthdate": "2026-03-21T21:23:34.4474216+00:00",
"responsiblePhone": "sample string 30",
"race": "sample string 31",
"marriageStatus": 1,
"employed": true,
"studentStatus": 33,
"emailaddress": "sample string 34",
"doctorReferred": true,
"referringDoctor": "sample string 36",
"spouseName": "sample string 37",
"spouseEmployer": "sample string 38",
"emergencyContactName": "sample string 39",
"emergencyContactRelation": "sample string 40",
"emergencyContactHomePhone": "sample string 41",
"emergencyContactWorkPhone": "sample string 42",
"socialSecurityNum": "sample string 43",
"selfPay": true,
"ethnicity": "sample string 45",
"language": "sample string 46",
"lastUpdatedBy": 1,
"patient_id": "72b692ac-d801-4a3e-a012-4a74c451aaf1",
"coPay": 1.0,
"defaultDoctorID": "485eb143-8cba-41c4-b1b3-8df18d57699b",
"defaultOfficeID": "2c446426-bf20-4c7c-bd11-3442774b2216",
"do_not_bill_ind": true,
"template_ind": true,
"template_name_txt": "sample string 49",
"referring_provider_id": "d1fc05d4-c65b-4e50-8a12-5ed452503c67",
"contact_method_txt": "sample string 50",
"responsibleCity": "sample string 51",
"responsibleState": "sample string 52",
"responsibleZip": "sample string 53",
"addressType": "sample string 54",
"country": "sample string 55",
"emailOptout": true,
"biller_review_before_bill_patient_ind": true,
"send_hcfa_ind": true,
"reminders_contact_txt": "sample string 59",
"notifications_contact_txt": "sample string 60",
"marketing_contact_txt": "sample string 61",
"cellPhoneProvider": "sample string 62",
"responsibleCountry": "sample string 63",
"spouseMaidenLastName": "sample string 64",
"spouseMaidenFirstName": "sample string 65",
"responsibleRelationship": "sample string 66",
"responsibleParty": 67,
"patientCareTeams": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"patientIdentifiers": [
{
"$id": "4",
"patientId": 1,
"identifierId": 2,
"id": 3,
"identifier": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"active_ind": true
},
"patient": {
"$ref": "3"
}
},
{
"$ref": "4"
}
],
"patientInsurances": [
{
"$id": "6",
"patientInsuranceID": "74dfeaaa-9386-4eca-b87b-c697daf68560",
"patientID": 2,
"insuranceType": 3,
"insuranceOrder": 4,
"insuranceName": "sample string 5",
"status": "sample string 6",
"memberID": "sample string 7",
"groupID": "sample string 8",
"insuredName": "sample string 9",
"insuredRelation": "sample string 10",
"insuredEmployer": "sample string 11",
"insuredGender": "sample string 12",
"insuredDOB": "2026-03-21T21:23:34.4474216+00:00",
"insuredSSN": "sample string 13",
"creationDate": "2026-03-21T21:23:34.4474216+00:00",
"createdBy": 1,
"lastUpdateDate": "2026-03-21T21:23:34.4474216+00:00",
"lastUpdatedBy": 1,
"attachment_id": "1e4fb1bf-89ae-4abf-ae4c-77b61f4975d6",
"current_ind": true,
"insurance_id": "20bec236-4468-4b6a-a636-ab620a02fa88"
},
{
"$ref": "6"
}
],
"patientRaces": [
{
"$id": "7",
"patientID": 1,
"race": "sample string 2",
"patient": {
"$ref": "3"
}
},
{
"$ref": "7"
}
]
}
},
{
"$ref": "2"
}
],
"providerInsurances": [
{
"$id": "8",
"provider_insurance_id": "b713a351-1f4b-4034-bdc0-8680ef02c3e7",
"provider_id": "be400c9c-1c08-4133-a365-878263d9ddd2",
"insurance_id": "d5a96f99-0203-4deb-8a5c-f5c610f877b4",
"secondary_id_txt": "sample string 4",
"secondary_id_type_txt": "sample string 5",
"billing_provider_id": "d78851a2-20c3-47d7-8e52-dcfe304f9434",
"created_dt": "2026-03-21T21:23:34.4474216+00:00",
"created_by": "acd88b4e-39fb-4c3e-a5e2-893e2385314e",
"updated_dt": "2026-03-21T21:23:34.4474216+00:00",
"updated_by": "f3d6421b-704a-432b-a0e1-6db2507a7279",
"federal_tax_id_txt": "sample string 11",
"federal_tax_id_type_txt": "sample string 12",
"provider": {
"$ref": "1"
},
"provider1": {
"$ref": "1"
}
},
{
"$ref": "8"
}
],
"providerInsurances1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |