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": "aa34d39e-513e-4e15-bab9-4eb36124d7a5",
"patient_id": "230de8e7-6bff-42fa-85e8-cd65e53616fa",
"exam_id": "c33a1ae0-e90b-4dee-bc8f-e0761c3c8e59",
"attachment_id": "3236d909-9ee4-4007-b2e2-a98c4707cd7e",
"provider_id": "f6a83251-0ba3-4843-aa94-4548fd5d1dbd",
"office_id": "7d5860c8-f63c-4a0a-a409-88244e894b0b",
"insurance_id": "ed58a5d8-c9e2-4ed2-8c05-585e09a8271c",
"dos_dt": "2026-09-19T10:56:44.0029266+00:00",
"status_txt": "sample string 4",
"type_txt": "sample string 5",
"notes_txt": "sample string 6",
"signing_provider_id": "847c6742-820f-4b6f-8287-5a4e5de3cfd7",
"created_dt": "2026-09-19T10:56:44.0029266+00:00",
"created_by": "07ba79f4-7f72-4fba-bba4-a131fb8e0b63",
"updated_dt": "2026-09-19T10:56:44.0029266+00:00",
"updated_by": "4bff2055-6ad4-4a68-a9f6-1e432b4777ba",
"isArchived": true,
"responsible_txt": "sample string 12",
"omR_FeeStatementDiagnosis": [
{
"$id": "2",
"fee_statement_diagnosis_id": "7ec5f75d-2ba6-4ff2-a362-91703a22508b",
"fee_statement_id": "658357a5-f828-42b9-81b7-3043471b6de4",
"dx_number_txt": "sample string 3",
"assessment": "sample string 4",
"created_dt": "2026-09-19T10:56:44.0029266+00:00",
"created_by": "25107b6a-d7ef-47b4-8ca0-e5c15f5431fa",
"updated_dt": "2026-09-19T10:56:44.0029266+00:00",
"updated_by": "8ae44467-c41b-42f7-bce0-1f11d58a023e",
"omR_FeeStatement": {
"$ref": "1"
}
},
{
"$ref": "2"
}
],
"omR_FeeStatementItem": [
{
"$id": "3",
"fee_statement_item_id": "f54c820a-cc43-48f8-ad0a-991c616ef377",
"fee_statement_id": "8528fbcb-8d62-49f7-afbc-a263ea3efad2",
"dx_number_txt": "sample string 3",
"dos_dt": "2026-09-19T10:56:44.0029266+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-09-19T10:56:44.0029266+00:00",
"created_by": "342e8b1e-737f-4ad2-b095-a1d5ea8a4e92",
"updated_dt": "2026-09-19T10:56:44.0029266+00:00",
"updated_by": "aa453b4f-ce5f-4445-81c8-8add8791db3e",
"item_id": "6fb4a5a1-5998-47fd-b68a-86bd643fc963",
"order_val": 1.0,
"omR_FeeStatement": {
"$ref": "1"
},
"omR_FeeStatementPayment": [
{
"$id": "4",
"fee_statement_payment_id": "61260f54-2e21-4654-83c0-1877749bcb83",
"fee_statement_item_id": "e0948aa7-4d82-417b-a6c2-0466bbc24ce9",
"fee_statement_service_id": "e3cfb8a7-70ef-48f3-8802-4a066b70bf3e",
"fee_statement_id": "ec33811b-4a7e-4ca8-8d19-993dac803707",
"patient_id": "d8c22c05-664d-4068-a42c-f4890a14bd6c",
"payment_dt": "2026-09-19T10:56:44.0029266+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-09-19T10:56:44.0029266+00:00",
"created_by": "a79b8923-1ce0-4e37-9d91-f4c9c435d7bd",
"updated_dt": "2026-09-19T10:56:44.0029266+00:00",
"updated_by": "4ad6e35e-7c15-444c-8177-4e2c899668ee",
"order_val": 1.0,
"omR_FeeStatement": {
"$ref": "1"
},
"omR_FeeStatementItem": {
"$ref": "3"
},
"omR_FeeStatementService": {
"$id": "5",
"fee_statement_service_id": "b96f546f-b365-445b-8839-196af53a00e4",
"fee_statement_id": "b05318bc-ba64-42cd-a3dd-46db6b991e03",
"dx_number_txt": "sample string 3",
"dos_dt": "2026-09-19T10:56:44.0029266+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-09-19T10:56:44.0029266+00:00",
"created_by": "254dc211-e9ee-4f36-b542-9efe06cd5a19",
"updated_dt": "2026-09-19T10:56:44.0029266+00:00",
"updated_by": "b2365e2b-4863-4b17-a098-5a2b008f2523",
"order_val": 1.0,
"item_id": "6621a8e8-583d-4d16-97f3-6f922ea23e25",
"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. |