Adds a new Handoff File to obvam
post
/service/account/handoffProcess
This endpoint is used to add a new Handoff File to obvam.
Request
Supported Media Types
- application/json
- application/xml
Fetches the starting number of the offset records
Nested Schema : FileDetailsDTO-allOf[0]
Type:
Show Source
object
-
cacheVersion:
integer
Cache Version
-
channelId:
string
-
channelModNo:
integer
-
chunkIndex:
number
-
chunkSize:
number
-
corelationLevel:
string
-
corporateId:
string
-
corporateModNo:
integer
-
corporateRef:
string
-
createdBy:
string
Indicates the system who have created the file
-
createdDate:
string(date)
File Creation Date
-
exceptionList:
array exceptionList
-
failedRecords:
integer
-
fieldData:
object fieldData
Additional Properties Allowed: additionalProperties
-
fileModifiedName:
string
File modified Name
-
fileOriginalName:
string
File Original Name
-
fileRefId(required):
number
File Reference ID
-
fileSize:
integer(int64)
Size of file for parsing
-
fileStatus:
string
Status of File
-
formatId:
string
-
formatModNo:
integer
-
formatName:
string
-
groupStatus:
string
-
groupStatusReasonCode:
string
-
handoffId:
string
-
initiatingPartyAddress:
object initiatingPartyAddress
Additional Properties Allowed: additionalProperties
-
initiatingPartyCD:
string
-
initiatingPartyId(required):
string
-
initiatingPartyName:
string
-
internalRefId:
string
Internal Reference Id
-
messageId:
string
-
modifiedBy:
string
Indicate the user who modified the file
-
modifiedDate:
string(date)
-
noOfHandoff:
integer
-
recordList:
array recordList
-
recordPersist:
boolean
-
retryCount:
integer
-
retryForChunk:
array retryForChunk
-
successRecords:
integer
-
totalAmount:
number
-
totalAmountCurrency:
string
-
totalChunks:
number
-
totalRecords:
integer
-
transactionId:
string
-
transactionModNo:
integer
-
transactionName:
string
-
uploadedFrom:
string
Indicates the system from which file have created
-
workflowInstanceId:
string
Workflow Instance Id
Nested Schema : RecordDTO
Type:
Show Source
object
-
convertedAmount:
number
-
convertedCurrency:
string
-
createdBy:
string
-
createdDate:
string(date)
-
exceptionList:
array exceptionList
-
fieldData:
object fieldData
Additional Properties Allowed: additionalProperties
-
fileRefId:
number
-
fxRate:
number
-
modifiedBy:
string
-
modifiedDate:
string(date)
-
recordId:
number
-
statusCodes:
string
-
transactionId:
string
-
transactionModNo:
integer
-
txnStatus:
string
Response
Supported Media Types
- application/json
- text/csv
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
File Received
Nested Schema : items
Type:
object
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