API to manually release uncollected amount
get
/service/releasedUncollectedAmtTxns/{referenceNo}
This endpoint is used to manually release uncollected amount.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
referenceNo: string
Reference No for getting uncollected Amount for an Account
Response
Supported Media Types
- application/json
- application/xml
- text/csv
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created balance
Root 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