Get the list of all externalHandoffDetail for handoff ref no.

get

/clmo-handoff-services/service/v1/externalHandoff/{handoffRefNo}

This operation gets the list of all ExternalHandoff details by handoff ref no using External Handoff Service.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns updated ExternalHandoff Details
Body ()
Root Schema : ResponseModel
Type: object
Response model
Show Source
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
Back to Top