claimCurrentUser
Claims the current user.
The following errors may be returned: INVALID_STATE - if the user is not in an UNCLAIMED state. INVALID_STATE - if the current user has not agreed to the given bank agreements.
claimCurrentUser(
input: ClaimCurrentUserInput!
): ClaimCurrentUserPayload!