search reconcilation reference numbers
get
/web/v1/reconRef
This endpoint is used to search matching reconcilation reference number by passing a string.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
limit(optional): integer
limit to be fetched
-
offset(optional): integer
offset of the limit
-
reconCategory: string
Request parameter
-
reconTxnRefNo(optional): string
Request parameter
-
reconType(optional): string
Request parameter
Header Parameters
-
appId: string
Application id
-
branchCode: string
Branch Code
-
userId: string
User id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Search performed successfully
Nested Schema : data
Type:
Show Source
array
-
Array of:
object ReconRefDetailDto
recon reference deatails
Nested Schema : paging
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