POST RCS/Patient/UploadRecorderFile?filePath={filePath}&fileName={fileName}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
filePath
No documentation available.

Define this parameter in the request URI.

fileName
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

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