POST api/OMR_FeeStatement/update
Request Information
URI Parameters
None.
Body Parameters
OMR_FeeStatementModel| Name | Description | Type | Additional information |
|---|---|---|---|
| fee_statement_id | globally unique identifier |
None. |
|
| patient_id | globally unique identifier |
None. |
|
| exam_id | globally unique identifier |
None. |
|
| attachment_id | globally unique identifier |
None. |
|
| provider_id | globally unique identifier |
None. |
|
| office_id | globally unique identifier |
None. |
|
| insurance_id | globally unique identifier |
None. |
|
| dos_dt | date |
None. |
|
| status_txt | string |
None. |
|
| type_txt | string |
None. |
|
| notes_txt | string |
None. |
|
| signing_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. |
|
| IsArchived | boolean |
None. |
|
| responsible_txt | string |
None. |
|
| OMR_FeeStatementDiagnosis | Collection of OMR_FeeStatementDiagnosisModel |
None. |
|
| OMR_FeeStatementItem | Collection of OMR_FeeStatementItemModel |
None. |
|
| OMR_FeeStatementPayment | Collection of OMR_FeeStatementPaymentModel |
None. |
|
| OMR_FeeStatementService | Collection of OMR_FeeStatementServiceModel |
None. |
Request Formats
application/json, text/json
Sample:
{
"fee_statement_id": "361c95b5-ee64-4256-a546-41a40e07dd9e",
"patient_id": "8d19e3ff-d642-4b17-a959-a1591842b372",
"exam_id": "bb2b9fe6-54ce-41c2-a921-79f3f592d373",
"attachment_id": "f0d8949b-e1d8-44c9-b62f-c99397efdc07",
"provider_id": "4adc1ac7-87b2-4a02-b72d-1179588eba34",
"office_id": "f8c28e6f-122a-4762-bfc3-558ef6e8897b",
"insurance_id": "d4fe45c1-d5e8-4361-b937-a9d33b66f963",
"dos_dt": "2026-06-20T20:34:58.3997181+00:00",
"status_txt": "sample string 4",
"type_txt": "sample string 5",
"notes_txt": "sample string 6",
"signing_provider_id": "ee89106a-3e11-4bb9-9045-628a8f858464",
"created_dt": "2026-06-20T20:34:58.3997181+00:00",
"created_by": "e1fd2b27-3477-43d6-8c31-e0122def6547",
"updated_dt": "2026-06-20T20:34:58.3997181+00:00",
"updated_by": "aaea92cd-b375-406b-9899-cb0953a0ec3c",
"isArchived": true,
"responsible_txt": "sample string 12",
"omR_FeeStatementDiagnosis": [
{
"$id": "2",
"fee_statement_diagnosis_id": "ace777d4-065f-4789-9276-194e0b67bccd",
"fee_statement_id": "ddb8d07d-9657-4fe0-858d-7a597e390379",
"dx_number_txt": "sample string 3",
"assessment": "sample string 4",
"created_dt": "2026-06-20T20:34:58.3997181+00:00",
"created_by": "191c3c0c-c6e2-413c-ac75-6aa6df7b1e48",
"updated_dt": "2026-06-20T20:34:58.3997181+00:00",
"updated_by": "89a2b3e5-d9d9-47b4-9594-947624efa476",
"omR_FeeStatement": {
"$ref": "1"
}
},
{
"$ref": "2"
}
],
"omR_FeeStatementItem": [
{
"$id": "3",
"fee_statement_item_id": "a2f989eb-cfc6-450d-a87a-a52835c843c1",
"fee_statement_id": "d4a96404-7e50-42c3-9310-4415c963aa5e",
"dx_number_txt": "sample string 3",
"dos_dt": "2026-06-20T20:34:58.3997181+00:00",
"code_txt": "sample string 5",
"product_name_txt": "sample string 6",
"description_txt": "sample string 7",
"unit_amt": 8.0,
"unit_cnt": 9.0,
"tax_rate_amt": 10.0,
"tax_amt": 11.0,
"discount_per_amt": 1.0,
"discount_amt": 12.0,
"fee_amt": 13.0,
"pat_total": 14.0,
"ins_total": 15.0,
"status_txt": "sample string 16",
"created_dt": "2026-06-20T20:34:58.3997181+00:00",
"created_by": "b8f29a26-d799-47fc-8611-6790a64685c3",
"updated_dt": "2026-06-20T20:34:58.3997181+00:00",
"updated_by": "4768eaf4-21f2-4e19-8744-2485b408bf8f",
"item_id": "2d3a8434-f186-4cee-be5d-fb98b965340d",
"order_val": 1.0,
"omR_FeeStatement": {
"$ref": "1"
},
"omR_FeeStatementPayment": [
{
"$id": "4",
"fee_statement_payment_id": "cd1d01af-685e-4500-9397-e3ccf56530ef",
"fee_statement_item_id": "8c7edbac-578e-4d9d-bdce-097fb8880b1e",
"fee_statement_service_id": "84707390-a3de-44d5-a724-e548fb3d0ed8",
"fee_statement_id": "e88c7986-c702-4c86-b2dd-eb38c04a23ec",
"patient_id": "2d19d2ee-e3ee-4507-8c4c-9fca7421926d",
"payment_dt": "2026-06-20T20:34:58.3997181+00:00",
"payment_type_txt": "sample string 4",
"payment_method_txt": "sample string 5",
"description_txt": "sample string 6",
"payment_amt": 7.0,
"created_dt": "2026-06-20T20:34:58.3997181+00:00",
"created_by": "065f1223-daa3-4584-aba6-7c3218485443",
"updated_dt": "2026-06-20T20:34:58.3997181+00:00",
"updated_by": "455439aa-df6a-414b-8b74-653e45919bba",
"order_val": 1.0,
"omR_FeeStatement": {
"$ref": "1"
},
"omR_FeeStatementItem": {
"$ref": "3"
},
"omR_FeeStatementService": {
"$id": "5",
"fee_statement_service_id": "5a838fa1-416a-4d47-8f2d-164069db9c4e",
"fee_statement_id": "f0c1a328-66ad-456e-9d90-ca376d14ba57",
"dx_number_txt": "sample string 3",
"dos_dt": "2026-06-20T20:34:58.3997181+00:00",
"code_txt": "sample string 5",
"service_name_txt": "sample string 6",
"description_txt": "sample string 7",
"unit_amt": 8.0,
"unit_cnt": 9.0,
"tax_rate_amt": 10.0,
"tax_amt": 11.0,
"discount_per_amt": 1.0,
"discount_amt": 12.0,
"fee_amt": 13.0,
"pat_total": 14.0,
"ins_total": 15.0,
"status_txt": "sample string 16",
"created_dt": "2026-06-20T20:34:58.3997181+00:00",
"created_by": "cd15d426-10ea-48b4-948b-211f51301f3c",
"updated_dt": "2026-06-20T20:34:58.3997181+00:00",
"updated_by": "9eca1bef-b126-4f06-a263-ade24902d87d",
"order_val": 1.0,
"item_id": "2ed409fb-3f01-4ccf-8875-db2a21e8d800",
"omR_FeeStatement": {
"$ref": "1"
},
"omR_FeeStatementPayment": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
}
},
{
"$ref": "4"
}
]
},
{
"$ref": "3"
}
],
"omR_FeeStatementPayment": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"omR_FeeStatementService": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
}
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. |