Skip to main content

CardProductInvalidFundingTypeRejection

Rejection returned when a card product funding type is invalid. It can occur for example when an individual account holder tries to create a card with a credit card product.

type CardProductInvalidFundingTypeRejection implements Rejection {
message: String!
}

Fields

CardProductInvalidFundingTypeRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

AddCardPayload union ● AddCardsPayload union ● AddCardsWithGroupDeliveryPayload union ● AddSingleUseVirtualCardPayload union ● AddSingleUseVirtualCardsPayload union