Last updated 2 years ago
Order Confirm Model.
PUT /api/v1/Order/create-with-hl7message HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 6 "text"
Returns orderId on successfull creation of the order.
{ "orderId": 1 }