TestUserTriggerSimulatedReauthorizationPayload
Result of simulating a bank reauthorization request for a test user.
type TestUserTriggerSimulatedReauthorizationPayload {
simulatedReauthorizationType: SimulatedReauthorizationType!
otp: String
}
Fields
simulatedReauthorizationType ● SimulatedReauthorizationType! non-null enum
otp ● String scalar
If the simulatedReauthorizationType is otp, this field will contain the code needed to complete the reauthorization challenge