Process accounting entries and authorize for pooling tasks

post

/service/v1/poolingAccounting

This endpoint is used to generate accounting and authorize them for oracle banking cash management pooling tasks.

Request

Supported Media Types
Query Parameters
Header Parameters
Body ()
Request Body that contains data required for creating a new accentrycode
Root Schema : GenericObscfCmAccountDTO
Type: object
Show Source
Nested Schema : otherDetails
Type: object
Additional Properties Allowed
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : GenericPoolingAccountDTO
Type: object
Show Source
Nested Schema : AccountingTransactionCollection
Type: object
Collection of Accounting Transaction Models.
Show Source
Nested Schema : EcaBlockAmountDetailsCollection
Type: object
Eca blocked amount response collection
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : PagingDto
Type: object
Show Source
Nested Schema : AccountingTransactionModel
Type: object
Accounting Transaction Model
Show Source
Nested Schema : accEntryAttributeList
Type: array
Show Source
Nested Schema : creditExternalAttributeList
Type: array
Show Source
Nested Schema : creditIntAcntList
Type: array
Show Source
Nested Schema : creditInternalAttributeList
Type: array
Show Source
Nested Schema : debitExternalAttributeList
Type: array
Show Source
Nested Schema : debitIntAcntList
Type: array
Show Source
Nested Schema : debitInternalAttributeList
Type: array
Show Source
Nested Schema : Attribute
Type: object
Represents each attribute of the records filtered in calling service using filter query
Show Source
Nested Schema : ecaAccAmtDetails
Type: array
Eca account amount details
Show Source
Nested Schema : ecaErrorDetails
Type: array
Eca error details
Show Source
Nested Schema : EcaBlockAmountDetails
Type: object
Eca blocked amount response collection
Show Source
Nested Schema : EcaErrorDetails
Type: object
Eca error code collection
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top