testUserTriggerSimulatedReauthorization
Simulates a bank requesting reauthorization for this user. This mutation is designed to be used for development purposes and only works for test users. Note that all banks require reauthorization. If a bank does not support reauthorization, this mutation will return an error.
If this mutation returns a simulatedReauthorizationType
of app, use the testUserCompleteAppBasedSimulatedReauthorization
mutation to simulate
the user reauthorizing access via their banking app.
testUserTriggerSimulatedReauthorization: TestUserTriggerSimulatedReauthorizationPayload!
Type
TestUserTriggerSimulatedReauthorizationPayload
object
Result of simulating a bank reauthorization request for a test user.