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": "95fc8718-12cc-4af9-9b17-8b2c02f7616d",
"patient_id": "6e0c3122-7c88-4b64-a21a-5ef4c1b43dcc",
"exam_id": "df429ae4-b8bf-4482-8c69-0ca91b10257b",
"attachment_id": "a5e710b2-af02-45f1-8603-3ef01c226aba",
"provider_id": "5dc929e4-1df1-4c17-bafb-fb0ea84aac7a",
"office_id": "00082e77-7c7b-47af-8a2e-93f103f20d43",
"insurance_id": "bd9fe142-88ff-44e6-b786-7d2c3b49ae9e",
"dos_dt": "2026-02-04T02:54:04.8877964+00:00",
"status_txt": "sample string 4",
"type_txt": "sample string 5",
"notes_txt": "sample string 6",
"signing_provider_id": "315bc4a1-96ed-45dc-b88f-d4d6cc8315bc",
"created_dt": "2026-02-04T02:54:04.8877964+00:00",
"created_by": "3bda631c-72e6-414f-8621-a790fe1f43c1",
"updated_dt": "2026-02-04T02:54:04.8877964+00:00",
"updated_by": "50c37016-4fa0-4595-afc8-770a8af9b2a8",
"isArchived": true,
"responsible_txt": "sample string 12",
"omR_FeeStatementDiagnosis": [
{
"$id": "2",
"fee_statement_diagnosis_id": "c1b2c292-3d7c-49f4-b58d-81bf2b9638ae",
"fee_statement_id": "e09765e5-ffce-4003-994e-b87b2df01c91",
"dx_number_txt": "sample string 3",
"assessment": "sample string 4",
"created_dt": "2026-02-04T02:54:04.8877964+00:00",
"created_by": "345f7961-ca26-4067-9670-7ed1a363414c",
"updated_dt": "2026-02-04T02:54:04.8877964+00:00",
"updated_by": "a3d911f1-601b-4a0e-be40-5dfdd9a7d81a",
"omR_FeeStatement": {
"$ref": "1"
}
},
{
"$ref": "2"
}
],
"omR_FeeStatementItem": [
{
"$id": "3",
"fee_statement_item_id": "ea8a480e-68ff-4af7-8482-48caf0b09e14",
"fee_statement_id": "8314969c-4f8d-4114-9a6e-1513eb3cc5ea",
"dx_number_txt": "sample string 3",
"dos_dt": "2026-02-04T02:54:04.8877964+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-02-04T02:54:04.8877964+00:00",
"created_by": "a84c6a05-57c0-4024-8153-6016fb93c2b7",
"updated_dt": "2026-02-04T02:54:04.8877964+00:00",
"updated_by": "dd096ec6-fb7e-4c2e-81ff-cc487d9dffb6",
"item_id": "252e1fa4-19f6-4e78-914a-c107df022dfa",
"order_val": 1.0,
"omR_FeeStatement": {
"$ref": "1"
},
"omR_FeeStatementPayment": [
{
"$id": "4",
"fee_statement_payment_id": "d641584a-e651-4e63-9593-a65b8c75f7b1",
"fee_statement_item_id": "871c3899-72c5-44e3-aa4d-19ad58887bcc",
"fee_statement_service_id": "96d9315e-8ce5-4253-81bd-9e5d252d2aaf",
"fee_statement_id": "a21e70ed-7ea7-41e1-9e13-1afb88735198",
"patient_id": "fde06c7f-56d8-43b2-b262-eb31747c9ad9",
"payment_dt": "2026-02-04T02:54:04.8877964+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-02-04T02:54:04.8877964+00:00",
"created_by": "6d0f116c-a0fd-40c4-b1d0-5c29067961cb",
"updated_dt": "2026-02-04T02:54:04.8877964+00:00",
"updated_by": "de56aaf4-2043-4dbf-bd51-497c0471b7f2",
"order_val": 1.0,
"omR_FeeStatement": {
"$ref": "1"
},
"omR_FeeStatementItem": {
"$ref": "3"
},
"omR_FeeStatementService": {
"$id": "5",
"fee_statement_service_id": "96b48637-8ee7-4d04-9bab-1f051bd78d31",
"fee_statement_id": "16def95e-e8e5-4245-81aa-cc038faef5e4",
"dx_number_txt": "sample string 3",
"dos_dt": "2026-02-04T02:54:04.8877964+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-02-04T02:54:04.8877964+00:00",
"created_by": "d51a05eb-fb6f-442f-abbc-3d726e4a990b",
"updated_dt": "2026-02-04T02:54:04.8877964+00:00",
"updated_by": "343cd7be-9020-4b56-ae02-4a9716d93431",
"order_val": 1.0,
"item_id": "448f4e15-b789-4602-be6c-1dbd24416116",
"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. |