POST api/MgmIntegration/LabReportList

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
objClsLabReportList
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "mgm_patient_id": "sample string 1",
  "encounter_id": "sample string 2",
  "mgm_token": "sample string 3"
}

application/x-www-form-urlencoded

Sample:

Sample not available.