Releases uncollected amount manually
post
/service/uncollectedamt
This endpoint is used to release the uncollected amount manually.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Request Body that contains data required for releasing uncollected Amount for an Account
Response
Supported Media Types
- application/json
- text/csv
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created balance
Nested Schema : UncollectedReleaseMasterDto
Type:
Show Source
object
-
authStatus:
string
-
checkerDateStamp:
string
Date and Time when some action on Virtual Account is authorized
-
checkerId:
string
Checker ID of Virtual Account
-
keyId:
string
-
makerDateStamp:
string
Date and Time when Virtual Account is created or modified or closed or reopened
-
makerId:
string
Maker ID of Virtual Account
-
referenceNo:
string
-
sourceCode:
string
-
uncollectedReleaseDetailDtoList:
array uncollectedReleaseDetailDtoList
Nested Schema : items
Type:
object
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