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: get
Path: /service/v1/product
Get all valid product
Method: get
Path: /service/v1/product/productWithDesc
Retrieves the product by Product and Network type
Method: get
Path: /service/v1/productSearch
Retrieves the product by Product Code and Branch Code
Method: get
Path: /service/v1/product/{productCode}/{branchCode}