Skip to main content

ConnectionStateEnum

The current state of the connection.

stringConnectionStateEnum

The current state of the connection.

Enum ValueDescription
ABANDONEDThe connection has not been activated.
ACTIVEThe connection is authorised and can be used to access data.
CANCELLEDThe connection has been cancelled, before a dataholder has been selected.
DECLINEDThe customer declined the authorisation request, after a dataholder has been selected.
DISCONNECTEDThe customer has revoked an active connection.
EXPIREDThe connection authorisation has expired.
INITIATEDThe connection has been created but authorisation has not yet been completed.
LOGOUTThe authorisation journey ended because the customer logged out.

Possible values: [INITIATED, ABANDONED, CANCELLED, DECLINED, DISCONNECTED, ACTIVE, EXPIRED, LOGOUT]

ConnectionStateEnum
"INITIATED"