Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 830 Bytes

ErrorMessage.md

File metadata and controls

13 lines (10 loc) · 830 Bytes

# ErrorMessage

Properties

Name Type Description Notes
errors \OpenAPIAccess\Client\Model\ErrorDetails[] <strong>Type:</strong> ErrorDetails<br/> List of errors
date string Server date of when the error(s) occurred, in the format YYYY-MM-DD HH:MM:SS.SSS
endpoint string The service endpoint that was called
auth_context string Information about the authorization context of the service call
bank string BLZ and name (in format &quot;<BLZ> - <name>&quot;) of a bank that was used for the original request

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