Body

Lab result as LDT document.

string(LDT) string(LDT)

Responses

  • Result uploaded successfully

  • invalid LDT Document

  • API key invalid or missing

    Hide headers attribute Show headers attribute
  • no order for external order number found

  • General error response body

    Hide response attribute Show response attribute object
PUT /results/ldt
curl \
 -X PUT https://api.labres.dev.healthmetrix.com/v1/results/ldt \
 -H "Authorization: $API_KEY" \
 -H "Content-Type: text/plain" \
 -d '"string"'
Request example
"string"
Request examples
string
Response examples (500)
{
  "message": "string"
}
Response examples (500)
{
  "message": "string"
}