Adds a new File to obvam

post

/service/account/handoffAsync

This endpoint is used to add a new File to obvam.

Request

Supported Media Types
Body ()
Fetches the starting number of the offset records
Root Schema : FileDetailsDTO
Type: object
Match All
Show Source
Nested Schema : FileDetailsDTO-allOf[0]
Type: object
Show Source
Nested Schema : exceptionList
Type: array
Show Source
Nested Schema : fieldData
Type: object
Additional Properties Allowed
Show Source
Nested Schema : initiatingPartyAddress
Type: object
Additional Properties Allowed
Show Source
Nested Schema : recordList
Type: array
Show Source
Nested Schema : retryForChunk
Type: array
Show Source
Nested Schema : ExceptionDetailDTO
Type: object
Show Source
Nested Schema : RecordDTO
Type: object
Show Source
Nested Schema : exceptionList
Type: array
Show Source
Nested Schema : fieldData
Type: object
Additional Properties Allowed
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : FileDetailsDTO
Type: object
Match All
Show Source
Nested Schema : FileDetailsDTO-allOf[0]
Type: object
Show Source
Nested Schema : exceptionList
Type: array
Show Source
Nested Schema : fieldData
Type: object
Additional Properties Allowed
Show Source
Nested Schema : initiatingPartyAddress
Type: object
Additional Properties Allowed
Show Source
Nested Schema : recordList
Type: array
Show Source
Nested Schema : retryForChunk
Type: array
Show Source
Nested Schema : ExceptionDetailDTO
Type: object
Show Source
Nested Schema : RecordDTO
Type: object
Show Source
Nested Schema : exceptionList
Type: array
Show Source
Nested Schema : fieldData
Type: object
Additional Properties Allowed
Show Source

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