POST RCS/Prescription/getPrescriptionImage

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
obj
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "no": 1,
  "type": 2,
  "startTime": "sample string 3",
  "stopTime": "sample string 4",
  "wpNumber": "sample string 5",
  "cooperationAgencyId": 6
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "fboolOk": true,
  "fchrMessage": "sample string 2",
  "fintRecordCount": 3,
  "fobjData": {}
}