Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

openspecimen/rest/ng/visits/bynamespr?visitName=<Visit Name>

OROr

openspecimen/rest/ng/visits/bynamespr?sprNumber=<Surgical Pathology Number>

...

  1. If you pass only visit name API will return visit with given visit name
  2. If you pass only spr number then API will return all visits with given spr number.

http[s]:<host>:<port>/openspecimen/rest/ng/visits/bynamespr?visitName=<Visit Name>&sprNumber=<Surgical Pathology Number>

...

  1. .

Result:

The response of this request will contains the details of the visits with anticipated and unplanned collection status.

...