addDigitalCards
Add several digital cards to push to Apple Pay or Google Pay
This mutation is restricted to an User access token (Learn More) and ask the user to consent to this request.
The user must be the cardholder for each card.
All cards must belong to the same account.
Digital cards will only be valid for 1 hour after consent validation
addDigitalCards(
input: AddDigitalCardsInput!
): AddDigitalCardsPayload!
Arguments
addDigitalCards.input ● AddDigitalCardsInput! non-null input
Type
AddDigitalCardsPayload union
Payload returned on mutation completion