### POST http://{{host}}/confirm_eform/getorder/listpatient Content-Type: "application/json" { } ### POST http://{{host}}/confirm_eform/getorder/update_status Content-Type: "application/json" { "id": "132199", "status": "E" }