viewCardNumbers
Reveal the card numbers in the consent page once consent has been given by the cardholder
This mutation is restricted to an User access token (Learn More) and ask the user to consent to this request.
The user must have the account membership for this card
viewCardNumbers(
input: ViewCardNumbersInput!
): ViewCardNumbersPayload!