Checks for pending transactions

post

/service/v1/checkForPendingTransactions

This endpoint is used to checks for pending transactions.

Request

Supported Media Types
Header Parameters
Body ()
Pre-EOD Transaction Status Enquery DTO Collection
Root Schema : PreEODTransactionStatusEnqDTOCollection
Type: object
Collection of Valid Core customer codes.
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : PreEODTransactionStatusEnqDTO
Type: object
PRE-EOD Transaction Status
Show Source
Back to Top

Response

Supported Media Types

200 Response

EOD Response Details
Body ()
Root Schema : EODResponseDetails
Type: object
EOD Response Details
Show Source
Nested Schema : errors
Type: array
Error Codes
Show Source
Nested Schema : Error
Type: object
Error Model
Show Source

400 Response

Bad Request

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