|
component |
|
Secure-Intf |
|
|
description |
|
|
|
The interface between the external component and the internal banking network. |
|
|
type |
|
internal |
|
|
|
|
|
message |
|
sec-authorize |
|
|
|
|
The customer authorizes its request, e.g. with pin or password. |
|
|
|
message |
|
verify-login |
|
|
|
|
Verifies the login |
|
|
|
message |
|
login-response |
|
|
|
|
The reponse for the verify login request |
|
|
|
message |
|
sec-auth-valid |
|
|
|
|
The authorization is valid |
|
|
|
message |
|
login-response |
|
|
|
|
The reponse for the verify login request |
|
|
|
message |
|
sec-auth-invalid |
|
|
|
|
The authorization failed |
|
|
|
message |
|
login-response |
|
|
|
|
The reponse for the verify login request |
|
|
|
message |
|
sec-auth-challenge |
|
|
|
|
The authorization is challenged (enter pin) |
|
|
|
message |
|
sec-transfer |
|
|
|
|
The customer wants to transfer money, e.g. pay an item |
|
|
|
message |
|
transfer |
|
|
|
|
Customer transfers money from an account to another |
|
|
|
message |
|
transferred |
|
|
|
|
Customer transferred money from an account to another |
|
|
|
message |
|
sec-transferred |
|
|
|
|
The money has been transferred |
|
|
|
message |
|
sec-withdraw |
|
|
|
|
The customer want to withdraw money from a checking account. |
|
|
|
message |
|
withdraw |
|
|
|
|
Customer redraw money from an account, e.g. card |
|
|
|
message |
|
sec-deposit |
|
|
|
|
The customer want to deposit money to a checking account. |
|
|
|
message |
|
deposit |
|
|
|
|
Customer desposit money to an account, e.g. atm |
|
|
|
message |
|
request-failed |
|
|
|
|
Customer request (e.g. withdraw/transfer) could not redraw money from an account, e.g. no balance |
|
|
|
message |
|
sec-no-balance |
|
|
|
|
There is not enough balance on the specified account |
|
|
|
message |
|
sec-show-balance |
|
|
|
|
The customer request info about the balance on an account. |
|
|
|
message |
|
show-balance |
|
|
|
|
Customer request his balance |
|
|
|
message |
|
balance-report |
|
|
|
|
The custommer balance report |
|
|
|
message |
|
sec-balance-info |
|
|
|
|
The balance information for a specific account |
|
|
|
message |
|
sec-validate-pin |
|
|
|
|
The customer gave a pin-code to be validated |
|
|
|
message |
|
challenge |
|
|
|
|
The customer was challenged for verification |
|
|
|
message |
|
challenge-result |
|
|
|
|
The result of the challenge |
|
|
|
message |
|
sec-auth-valid |
|
|
|
|
The authorization is valid |
|
|
message |
|
challenge-result |
|
|
|
|
The result of the challenge |
|
|
message |
|
sec-auth-invalid |
|
|
|
|
The authorization failed |