APIs
Below are the API details for the Account and Deposit Regulations module.
The API will only be useable if the module has been licensed by the client.
In the URL, vx.x.x denotes the swagger version that client has licensed.
Endpoint | Method | URL | Description |
---|---|---|---|
GetCdatCertificate | GET | http://<hostname>:<jboss_port>/comb-provider-iris/api/vx.x.x/party/cdat/{arrangementId}/certificate | CDAT Certificate |
GetGoodStandingCertificate | GET | http://<hostname>:<jboss_port>/comb-provider-iris/api/vx.x.x/party/good/{arrangementId}/standing/certificate | Good Standing Certificate |
GetHighYieldCertificate | GET | http://<hostname>:<jboss_port>/comb-provider-iris/api/vx.x.x/party/high/{arrangementId}/{withBalance}/yield/certificate | High Yield Certificate |
GetPocketSavingsCertificate | GET | http://<hostname>:<jboss_port>/comb-provider-iris/api/vx.x.x/party/pocket/{arrangementId}/{withBalance}/certificate | PocketSavings Certificate |
In this topic