Adds a new Ack File to obvam
post
/service/account/h2hAckFileAsync
This endpoint is used to add a new Ack File to obvam.
Request
Supported Media Types
- application/json
- application/xml
Fetches the starting number of the offset records
Nested Schema : AckFileDTO-allOf[0]
Type:
Show Source
object
-
ackfileChannelName:
string
Ack File Channel Name
-
ackfileName(required):
string
Ack File Name
-
ackfileRefId(required):
number
Ack File Reference ID
-
ackfileStatus:
string
Ack File Status
-
ackResponseIdentifier:
string
Ack Response Identifier
-
chunkIndex:
number
-
chunkSize:
number
-
fileRefId(required):
number
File Reference ID
-
recordList:
array recordList
-
totalChunks:
number
-
totalRecords:
integer
Response
Supported Media Types
- application/json
- application/xml
- text/csv
201 Response
Returns message of succes or failure
Headers
-
Location: string
File Received
Nested Schema : ResponseResourceSupport
Type:
object
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