Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.22 KB

Error404AIS.md

File metadata and controls

16 lines (11 loc) · 1.22 KB

# Error404AIS

Properties

Name Type Description Notes
type string A URI reference [RFC3986] that identifies the problem type. Remark For Future: These URI will be provided by NextGenPSD2 in future.
title string Short human readable description of error type. Could be in local language. To be provided by ASPSPs. [optional]
detail string Detailed human readable text specific to this instance of the error. XPath might be used to point to the issue generating the error in addition. Remark for Future: In future, a dedicated field might be introduced for the XPath. [optional]
code \BankIO\Sdk\Model\MessageCode404AIS
additional_errors \BankIO\Sdk\Model\Error404AISAdditionalErrors[] Array of Error Information Blocks. Might be used if more than one error is to be communicated [optional]
_links \BankIO\Sdk\Model\LinksAll [optional]

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