Add a new ExternalHandoff
post
/clmo-handoff-services/service/v1/externalHandoff
This operation adds a new ExternalHandoff using External Handoff Service.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for creating a new externalHandoff details
Root Schema : ExternalHandoffModel
Type:
objectExternalHandoffService model
Show Source
-
applicationNumber:
string
Application Number of the Handoff
-
branchCode(optional):
string
branchCode from which handoff is done
-
errorCode(optional):
string
Error Code for failed handoff
-
errorDescription(optional):
string
Error description
-
handoffExtRefNo(optional):
string
Handoff External Ref No
-
handoffExtSystem(optional):
string
External System to which handoff is done
-
handoffRefNumber:
string
Handoff Reference Number
-
handoffStatus(optional):
string
Handoff Status
-
handoffType(optional):
string
Handoff Type (Collateral/Facility)
-
processCode(optional):
string
Process Code from which handoff is triggered
-
remarks(optional):
string
Remarks for the handoff
-
reqBy(optional):
string
UserId of the handoff request
-
reqTs(optional):
string
Request timestamp
-
resBy(optional):
string
UserId for Response
-
resCallbackEnabled(optional):
string
response callback enabled
-
resTs(optional):
string
Response timestamp
-
stagecode(optional):
string
stagecode for updating
-
stageUpdateReqd(optional):
string
on response stage update required flag
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns the Id of the newly created ExternalHandoff
Headers
-
Location: string
URL of newly created ExternalHandoff
Root Schema : ResponseDtoWrapper
Type:
Show Source
object-
data(optional):
ResponseResourceSupport
-
messages(optional):
object ResponseDto
ResponseDto model
Nested Schema : ResponseResourceSupport
Match All
Show Source
-
object
ResponseResourceSupport-allOf[0]
Discriminator:
resouce_type
Nested Schema : ResponseDto
Type:
objectResponseDto model
Show Source
-
codes(optional):
string
Codes
-
httpStatusCode(optional):
array httpStatusCode
Schedule Details
-
keyId(optional):
string
KeyId
-
overrideAuthLevelsReqd(optional):
string
OverrideAuthLevelsReqd
-
requestId(optional):
string
RequestId
-
status(optional):
string
Status
Nested Schema : ResponseResourceSupport-allOf[0]
Type:
objectDiscriminator:
resouce_typeNested Schema : httpStatusCode
Type:
arraySchedule Details
Show Source
-
Array of:
object responseCodes
ResponseCodes
Nested Schema : responseCodes
Type:
objectResponseCodes
Show Source
-
code(optional):
string
Code
-
desc(optional):
string
Description
-
error(optional):
string
Error
-
info(optional):
string
Info
-
language(optional):
string
Language
-
override(optional):
string
Override
-
type(optional):
string
Type
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