POST api/OMR_FeeStatement/update
Request Information
URI Parameters
None.
Body Parameters
OMR_FeeStatementModelName | 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": "17ddf9f1-63e8-4e26-934d-e848f2107f0e", "patient_id": "17f2fe46-3428-4de1-8610-9c29fa82b2eb", "exam_id": "978f918d-459e-4258-9b9c-78f348f1c2e4", "attachment_id": "bfe022fc-e33b-41bf-a649-b949eb9341a9", "provider_id": "a7908a28-a9e7-4ce7-b1d9-4f8eeeadf516", "office_id": "a2adef54-2907-47e7-9a3b-edada1fa37b9", "insurance_id": "45f9ebb1-5fbd-41e3-9795-eaefc73b499e", "dos_dt": "2025-08-26T22:23:42.6286601+00:00", "status_txt": "sample string 4", "type_txt": "sample string 5", "notes_txt": "sample string 6", "signing_provider_id": "59a09c10-520a-4cc7-9071-2f153d4f70f9", "created_dt": "2025-08-26T22:23:42.6286601+00:00", "created_by": "a13003d0-317e-499f-a5b8-ba90dde0b4b2", "updated_dt": "2025-08-26T22:23:42.6286601+00:00", "updated_by": "60726797-e0da-488c-8afb-3d76d1f89b6e", "isArchived": true, "responsible_txt": "sample string 12", "omR_FeeStatementDiagnosis": [ { "$id": "2", "fee_statement_diagnosis_id": "38d26d10-ff74-4422-9e54-e95cb8dcb69f", "fee_statement_id": "afe93238-2528-4946-ba84-a5595e7ea1b1", "dx_number_txt": "sample string 3", "assessment": "sample string 4", "created_dt": "2025-08-26T22:23:42.6286601+00:00", "created_by": "c9fd255a-beb8-4ea1-9ceb-b636291a5de3", "updated_dt": "2025-08-26T22:23:42.6286601+00:00", "updated_by": "6ec8f6ed-2333-4b8e-afb5-cca5b3d08bbd", "omR_FeeStatement": { "$ref": "1" } }, { "$ref": "2" } ], "omR_FeeStatementItem": [ { "$id": "3", "fee_statement_item_id": "6d2eda4f-e139-4732-b533-a2a4544c01e5", "fee_statement_id": "bffcbc00-c54e-41ba-b415-03e0cf04803b", "dx_number_txt": "sample string 3", "dos_dt": "2025-08-26T22:23:42.6286601+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": "2025-08-26T22:23:42.6286601+00:00", "created_by": "b352abe3-e301-45a4-a0a5-a2c7a89014a9", "updated_dt": "2025-08-26T22:23:42.6286601+00:00", "updated_by": "0fd73058-34b4-4a68-9a64-3e6c4f18cc39", "item_id": "ac70b143-6572-4fc4-a1d1-3a2e2e9f546d", "order_val": 1.0, "omR_FeeStatement": { "$ref": "1" }, "omR_FeeStatementPayment": [ { "$id": "4", "fee_statement_payment_id": "b62959cb-1c11-406c-8c1b-01906237a9af", "fee_statement_item_id": "c231f7d4-d4b7-42f0-9a55-331af74ff85d", "fee_statement_service_id": "b64478aa-d4c9-467d-aeea-85e552fdd7b6", "fee_statement_id": "eed567b7-b1a6-4e46-b605-bd27d04cd703", "patient_id": "71966365-dddd-4784-9709-877f37b933d9", "payment_dt": "2025-08-26T22:23:42.6286601+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": "2025-08-26T22:23:42.6286601+00:00", "created_by": "f153833d-0093-4d5b-af38-8bb0ba5b6c5a", "updated_dt": "2025-08-26T22:23:42.6286601+00:00", "updated_by": "95c2a3fa-8cab-4721-874b-79d50fed0d2c", "order_val": 1.0, "omR_FeeStatement": { "$ref": "1" }, "omR_FeeStatementItem": { "$ref": "3" }, "omR_FeeStatementService": { "$id": "5", "fee_statement_service_id": "ab6cc0a1-da95-46f3-b76e-3db411a7a87f", "fee_statement_id": "1ab88e5c-aa99-4bc6-9c67-c62b99475f13", "dx_number_txt": "sample string 3", "dos_dt": "2025-08-26T22:23:42.6286601+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": "2025-08-26T22:23:42.6286601+00:00", "created_by": "a0455989-2131-4067-b9a5-9d0f96a447df", "updated_dt": "2025-08-26T22:23:42.6286601+00:00", "updated_by": "50a796fd-1506-4792-9dcb-0fc4842d4365", "order_val": 1.0, "item_id": "c1c494b2-112b-4d9d-9af9-51aaafeb92d1", "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
HttpResponseMessageName | 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. |