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
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Search performed successfully
Body ()
Root Schema : ReconRefDetailListDto
Type: object
recon reference deatails
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : paging
Type: object
Nested Schema : ReconRefDetailDto
Type: object
recon reference deatails
Show Source

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
Back to Top