POST api/providerinsurance/update
Request Information
URI Parameters
None.
Body Parameters
ProviderInsuranceModel| Name | Description | Type | Additional information |
|---|---|---|---|
| provider_insurance_id | globally unique identifier |
None. |
|
| provider_id | globally unique identifier |
None. |
|
| insurance_id | globally unique identifier |
None. |
|
| secondary_id_txt | string |
None. |
|
| secondary_id_type_txt | string |
None. |
|
| billing_provider_id | globally unique identifier |
None. |
|
| created_dt | date |
None. |
|
| created_by | globally unique identifier |
None. |
|
| updated_dt | date |
None. |
|
| updated_by | globally unique identifier |
None. |
|
| federal_tax_id_txt | string |
None. |
|
| federal_tax_id_type_txt | string |
None. |
|
| Provider | ProviderModel |
None. |
|
| Provider1 | ProviderModel |
None. |
Request Formats
application/json, text/json
Sample:
{
"provider_insurance_id": "4f70f767-02d6-4f1c-b7e5-24caf09e9691",
"provider_id": "f11d0996-0d84-4392-9822-e1803e605a31",
"insurance_id": "85761fe1-46fd-454c-ba84-9358a4a416d7",
"secondary_id_txt": "sample string 4",
"secondary_id_type_txt": "sample string 5",
"billing_provider_id": "d68b35c1-8ab6-4189-b532-963d20eeeb78",
"created_dt": "2026-09-19T11:00:13.3110413+00:00",
"created_by": "67ff42da-ea9e-4ad2-9573-c4309ee2fdf2",
"updated_dt": "2026-09-19T11:00:13.3110413+00:00",
"updated_by": "cd183ca4-527f-4ba7-8e45-ff8c03e4e5ed",
"federal_tax_id_txt": "sample string 11",
"federal_tax_id_type_txt": "sample string 12",
"provider": {
"$id": "2",
"provider_id": "56a9455d-8ccb-47b3-b85e-e1f728377a70",
"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": "844c5368-b870-4a6f-a51e-9f5eab1d9702",
"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-09-19T11:00:13.3110413+00:00",
"created_by": "bc3df8ef-7e3e-45b5-a428-65c7dc91974b",
"updated_dt": "2026-09-19T11:00:13.3110413+00:00",
"updated_by": "11479928-d59d-4ac0-837c-8fbe66e42107",
"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": "3",
"patient_care_team_id": "71bc1767-f34e-4054-a7b5-cd730c22d7f7",
"name_txt": "sample string 2",
"type_txt": "sample string 3",
"order": 1,
"created_dt": "2026-09-19T11:00:13.3110413+00:00",
"created_by": "48a3c0d7-70b4-4ab8-afe1-f1e441cdd58b",
"patientID": 6,
"providerID": "0130bc8c-f6e4-4d15-8d55-94f0a6486543",
"patient": {
"$id": "4",
"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-09-19T11:00:13.3110413+00:00",
"sex": "sample string 9",
"dateOfEntry": "2026-09-19T11:00:13.3110413+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-09-19T11:00:13.3110413+00:00",
"lastUpdateDate": "2026-09-19T11:00:13.3110413+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-09-19T11:00:13.3110413+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-09-19T11:00:13.3110413+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": "5647fd3c-1efb-4ba9-bc41-0e2d486188ff",
"coPay": 1.0,
"defaultDoctorID": "75084355-0b10-4736-a910-bccd13e24f35",
"defaultOfficeID": "53150afc-3a30-4ecf-a2c5-e91101db7a73",
"do_not_bill_ind": true,
"template_ind": true,
"template_name_txt": "sample string 49",
"referring_provider_id": "9fb50d06-76a7-4d09-89ce-57a9671c8005",
"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": "3"
},
{
"$ref": "3"
}
],
"patientIdentifiers": [
{
"$id": "5",
"patientId": 1,
"identifierId": 2,
"id": 3,
"identifier": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"active_ind": true
},
"patient": {
"$ref": "4"
}
},
{
"$ref": "5"
}
],
"patientInsurances": [
{
"$id": "7",
"patientInsuranceID": "9601cea8-738d-4d4d-9b86-f60d1b9c12e5",
"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-09-19T11:00:13.3110413+00:00",
"insuredSSN": "sample string 13",
"creationDate": "2026-09-19T11:00:13.3110413+00:00",
"createdBy": 1,
"lastUpdateDate": "2026-09-19T11:00:13.3110413+00:00",
"lastUpdatedBy": 1,
"attachment_id": "6a7828b9-7d7a-43af-ba78-cb8be49caab4",
"current_ind": true,
"insurance_id": "86c38c39-c16c-4b15-8cc2-5aea3fea33cb"
},
{
"$ref": "7"
}
],
"patientRaces": [
{
"$id": "8",
"patientID": 1,
"race": "sample string 2",
"patient": {
"$ref": "4"
}
},
{
"$ref": "8"
}
]
}
},
{
"$ref": "3"
}
],
"providerInsurances": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"providerInsurances1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"provider1": {
"$ref": "2"
}
}
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. |