Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.57 KB

UpdatePsuIdenticationResponse.md

File metadata and controls

18 lines (13 loc) · 1.57 KB

# UpdatePsuIdenticationResponse

Properties

Name Type Description Notes
transaction_fees \BankIO\Sdk\Model\Amount [optional]
currency_conversion_fees \BankIO\Sdk\Model\Amount [optional]
estimated_total_amount \BankIO\Sdk\Model\Amount [optional]
estimated_interbank_settlement_amount \BankIO\Sdk\Model\Amount [optional]
sca_methods \BankIO\Sdk\Model\AuthenticationObject[] This data element might be contained, if SCA is required and if the PSU has a choice between different authentication methods. Depending on the risk management of the ASPSP this choice might be offered before or after the PSU has been identified with the first relevant factor, or if an access token is transported. If this data element is contained, then there is also a hyperlink of type 'startAuthorisationWithAuthenticationMethodSelection' contained in the response body. These methods shall be presented towards the PSU for selection by the TPP. [optional]
_links \BankIO\Sdk\Model\LinksUpdatePsuIdentification
sca_status \BankIO\Sdk\Model\ScaStatus
psu_message string Text to be displayed to the PSU. [optional]

[Back to Model list] [Back to API list] [Back to README]