Validate the Instrument Number and Deposit Slip Number

get

/service/v1/instrumentCollection/duplicateCheck

This endpoint validates the duplicate instrument number and deposit slip number.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns the Id of the duplicate instrument collection
Body ()
Root Schema : InstrumentCollectionDuplicateCheckResponseModel
Type: object
Instrument Collection Duplicate Check Model
Show Source
Nested Schema : errors
Type: object
List Of Errors
Show Source
Nested Schema : Error
Type: object
Error Model
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