Enumeration PureFIErrorCodes

Describes the type of PureFIError

Enumeration Members

CONFIGURATION: 0

Indicates a configuration related error

VALIDATION: 1

Indicates a payload related error

PROVIDER: 2

Indicates a provider related error

FORBIDDEN: 3

Indicates the lack of PureFI tokens or available AML checks on the account that signed a message

INTERNAL: 4

Indicates a problem with the request at the issuer backend side

UNKNOWN: 5

Indicates that something unexpected happened, e.g. network errors