Instrument Collection API REST Endpoints
Collections Transaction Services/Instrument Collection API
This service provides the APIs for Instrument collection creation, inquiry and duplicate deposit slip number/instrument number validation.
- Create the instrument collection transaction
- Method: putPath:
/service/v1/instrumentCollection/update
- Fetch the instrument collection data
- Method: getPath:
/service/v1/instrumentEnquiry
- Fetch the list of instrument collection transaction
- Method: getPath:
/service/v1/instrument
- Process general ledger accounting
- Method: getPath:
/service/v1/instrument/GLAccounting
- Process pooling of an existing instruments
- Method: getPath:
/service/v1/instrument/pooling
- Send the outward clearing request
- Method: getPath:
/service/v1/instrument/outClgRequest
- Validate the instrument number and deposit slip number
- Method: getPath:
/service/v1/instrumentCollection/duplicateCheck