Create CardAsk AIpost https://www.sandbox.striga.com/api/v1/card/createCreate a Virtual or a Physical Card for a userBody ParamsuserIdstringrequiredUnique Id of the user for whom this card is being creatednameOnCardstringrequiredThe name of the individual that the card is associated with - A string up to 40 characters in length, containing only valid Latin characters (a-z, A-Z).addressobjectThe delivery address for this card. This is required for ONLY PHYSICAL type cards - A string up to 80 characters in lengthaddress objectthreeDSecurePasswordstringrequiredA strong password used to authenticate this card on online transactions - 8-36 characters containing only the allowed charset A-Z a-z 0-9 ! " # ; : ? & * ( ) + = / \ , . [ ] { }typestringenumrequiredDepicting whether this card is a Virtual one or a Physical one. Physical cards will be shipped automatically once created.Allowed:VIRTUALPHYSICALaccountIdToLinkstringOptional parameter specifying which account this card is to be linked to. If not specified, it will be linked to default wallet euro accountpersonalizationCodestringOPTIONAL - On production, if you have more than one card design, use this parameter to select the card design you want to use for this card. ONLY for PHYSICAL cards. A string of up to 10 characters in length.overrideFeeobjectOPTIONAL - Allows the user to specify custom fees for card creation. All fees are in EUR cents.overrideFee objectHeadersapi-keystringrequiredapi-key is available in the dashboardAuthorizationstringrequiredResponses 200200 400400 409409Updated 11 months ago