Cash and Instrument Product API REST Endpoints
Collections maintenance Services/Cash and Instrument Product API
The service is used to provide the lists of products available for Cash Deposit and Instrument Deposit.
- Get all valid product
- Method: getPath:
/service/v1/product
- Get all valid product
- Method: getPath:
/service/v1/product/productWithDesc
- Retrieves the product by Product and Network type
- Method: getPath:
/service/v1/productSearch
- Retrieves the product by Product Code and Branch Code
- Method: getPath:
/service/v1/product/{productCode}/{branchCode}