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