CardConfigInput
No description
input CardConfigInput {
accountMembershipId: ID!
cardContractExpiryDate: DateTime
withdrawal: Boolean!
international: Boolean!
nonMainCurrencyTransactions: Boolean!
eCommerce: Boolean!
name: String
spendingLimit: SpendingLimitInput!
physicalCard: PhysicalCardConfigInput
}
Fields
CardConfigInput.accountMembershipId ● ID! non-null scalar
Unique identifier of a given account membership
CardConfigInput.cardContractExpiryDate ● DateTime scalar
Card expiration date if null it does not have an expiration date
CardConfigInput.withdrawal ● Boolean! non-null scalar
true if this card allows cash withdrawals