EnabledCardDesignNotFoundRejection
Rejection returned if the card product don't have a card design enabled
type EnabledCardDesignNotFoundRejection implements Rejection {
message: String!
}
Fields
EnabledCardDesignNotFoundRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddCardPayload
union ● AddCardsPayload
union ● AddCardsWithGroupDeliveryPayload
union ● AddDigitalCardPayload
union ● AddSingleUseVirtualCardPayload
union ● AddSingleUseVirtualCardsPayload
union