Skip to main content

addDigitalCard

Add a Digital Card to push to ApplePay or GooglePay

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 card holder

A digital card will only be valid for 1 hour after consent validation

addDigitalCard(
input: AddDigitalCardInput
): AddDigitalCardPayload!

Arguments

addDigitalCard.input ● AddDigitalCardInput input

Type

AddDigitalCardPayload union

Payload returned on mutation completion