Retrieves the list of manually released uncollected amount transactions
get
/service/releasedUncollectedAmtTxns/getAll
This endpoint is used to retrieve the list of manually released uncollected amount transactions.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStatus(optional): string
Auth Status
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
referenceNo(optional): string
Reference Number
-
sourceCode(optional): string
Source Code
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created balance
Nested Schema : UncollectedReleaseMasterServiceDto
Type:
Show Source
object
-
authStatus(optional):
string
-
checkerDateStamp(optional):
string
Date and Time when some action on Virtual Account is authorized
-
checkerId(optional):
string
Checker ID of Virtual Account
-
makerDateStamp(optional):
string
Date and Time when Virtual Account is created or modified or closed or reopened
-
makerId(optional):
string
Maker ID of Virtual Account
-
referenceNo(optional):
string
-
sourceCode(optional):
string
-
uncollectedReleaseDetailDtoList(optional):
array uncollectedReleaseDetailDtoList
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