Get the list of all handoff Status for given handoff ref no
get
/clmo-handoff-services/service/v1/externalHandoff/{handoffRefNo}/handoffstatus
This operation gets the handoff status for the given handoff reference using External Handoff Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
handoffRefNo: string
Handoff Reference to be queried
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns handoff Status for the given handoffRef Number
Nested Schema : data
Type:
object
Data
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error