PhysicalCardCustomOptionsForPrintInput
No description
input PhysicalCardCustomOptionsForPrintInput {
additionalPrintedLine: String
customCardHolderName: String
shippingProvider: ShippingProvider
}
Fields
PhysicalCardCustomOptionsForPrintInput.additionalPrintedLine
● String
scalar
Additional line to be printed on the card.
This field will only be taken into account for custom card design that include it. (Learn More)
Max length allowed: 26 characters. Characters allowed: alphanumeric’*’ ‘.’ ‘-’ ‘/’ apostrophe
PhysicalCardCustomOptionsForPrintInput.customCardHolderName
● String
scalar
Alternative printed card owner.
PhysicalCardCustomOptionsForPrintInput.shippingProvider
● ShippingProvider
enum
The shipping provider used to deliver the card
Not yet active - will be enabled in a future release
Member Of
PrintPhysicalCardInput
input