API's for the Vault Management System Solution
Two API’s are released with this module.
S.No | Domain | API Name | Description | Method |
---|---|---|---|---|
1. |
order |
http://<Base URL>/CBVTMSTellerCashProcess/api/v1.0.0/order/teller/cbvtms/commercialbank/deposit |
The API is to expose the currency deposited by a commercial bank so that the QR code is read which can automatically update the details like the entity details: the bank details, total value, denomination details etc in the TELLER,CBVTMS.API.CBD.1.0.0 version. |
POST |
2. |
order |
http://<Base URL>/CBVTMSTellerCashProcess/api/v1.0.0/order/teller/cbvtms/processedcurrency |
The API is used so that the output or the result or the output of the currency processing can be uploaded in the TELLER,CBVTMS.API.CP.1.0.0 version. |
POST |
In this topic