Card Status State Model
Card status state transition models showing valid state changes and their required conditions
Title
Description
Title
Description
Title
From State | To Category | To State | Rule Expression | Notes |
Active | Suspended | |||
Active | Terminated | |||
Order | Active | |||
Suspended | Active | [FLA Account Status] = "Active" and [Account Status] = "Active" | For this transition to be allowed, both FLA Status and Account Status need to be Active | |
Suspended | Terminated | [FLA Account Status] = "Active" and [Account Status] = "Active" | For this transition to be allowed, both FLA Status and Account Status need to be Active | |
Terminated | Active | [FLA Account Status] = "Active" and [Account Status] = "Active" and [Card Status Reason] <> "Lost" and [Card Status Reason] <> "Stolen" and [Card Status Reason] <> "Online Order Canceled" |
Was this section helpful?
On this page
- Card Status State Model