Generic Card
wallet card type wallet card type wallet card subtype generic others others wallet card data fields attributes type value description attributes {fields} titlestring 32 required main title subtitle string 32 optional the auxiliary field which displays supporting information providernamestring 32 required provider name eventidstring 32 optional event identifier groupingidstring 32 optional identifier used to group related cards startdate long 13 required start date display start date epoch timestamp in milliseconds startdate relativenotitimestring 4 optional the relative time from startdate in minutes to provide a notification to the usere g , 5, 10, 15, 30, 60, and up to 2880 enddatelong 13 optional end date display end date epoch timestamp in milliseconds enddate relativenotitimestring 4 optional the relative time from enddate in minutes to provide a notification to the usere g , 5, 10, 15, 30, 60, and up to 2880 logoimage string 256 optional logo image url to be displayed in card item the file size should not exceed 256 kb logoimage darkurl string 256 optional logo image url in dark mode the file size should not exceed 256 kb* if this value does not exist, logoimage will be substituted logoimage lighturl string 256 optional logo image url in light modethe file size should not exceed 256 kb* if this value does not exist, logoimage will be substituted bgimagestring 256 optional card background image urlthe file size should not exceed 512 kbthe recommended size for image resources is 888 x 555 px text{i}string 64 optional text item i 1~12 image1 string 128k optional image itemuse only type 3 image1 lighturlstring 256 optional image item in light mode image1 darkurl string 256 optional image item in dark mode image1 status string 16 optional image item status serial{i} value string 4096 optional actual data that is delivered when the barcode/qr code is scanned i 1~2 serial{i} serialtype string 32 optional presentation typee g , serialnumber, barcode, * see barcode format serial{i} ptformat string 32 optional presentation formate g , barcode, qrcode, serial, * see barcode format serial{i} ptsubformat string 32 optional presentation sub-formate g , code_128, qr_code, * see barcode format serial{i} errorcorrectionlevelstring 4 optional amount of redundancy or error correction data included in the code there are four error correction levels available in qr codes - code options l/m/q/h noticedesc string 1024 required notice description * long content is allowed * see additional information format csinfo string 512 optional providers’ customer service information using data in json format converted to escape string* allowed items calls, emails, or websites privacymodeyn string 1 optional whether or not to require user authentication when using the cardeither ‘y’ or ‘n’* default ‘n’ bgcolor string 8 optional color of the card art e g , #00ffff fontcolor string 8 optional color of the font on the card art acceptable values dark, light nonetworksupportyn string 1 optional sets whether to support to open the wallet card under 'no network' status either 'y' or 'n'* default 'n' applinklogo string 256 required app link image url the file size should not exceed 256 kb applinkname string 32 required app link name applinkdata string 256 required information about the partner app link locations string 1024 optional list of locations where the card can be used * see location format example { "card" { "type" "generic", "subtype" "others", "data" [ { "createdat" 1661745824345, "updatedat" 1661745824345, "language" "en", "refid" "refid-012345", "attributes" { "title" "samsung generic card", "subtitle" "personal members", "providername" "samsung", "startdate" 1661751274000, "startdate utcoffset" "utc+9", "enddate" 1761778000000, "enddate utcoffset" "utc+9", "enddate relativenotitime" "1440", "text1" "13047623", "text2" "silver", "text3" "suwon station branch", "text4" "031 000-1235", "image1" "https //www samsung com/images/image1 png", "image1 darkurl" "https //www samsung com/images/dark png", "image1 lighturl" "https //www samsung com/images/light png", "serial1 value" ">1180mm2241b7c 0000000000000298060000000000 0 090870907 ", "serial1 serialtype" "qrcode", "serial1 ptformat" "qrcode", "serial1 ptsubformat" "qr_code", "bgcolor" "#ff5000", "fontcolor" "dark", "noticedesc" "{\"count\" 2,\"info\" [{\"title\" \"notice1\",\"content\" [\"description1\",\"description2\"]},{\"title\" \"notice2\",\"content\" [\"description1\",\"description2\"]}]}", "csinfo" "{\"calls\" [{\"key\" \"emergency\",\"value\" \"82 123-4567\"},{\"key\" \"customer service\",\"value\" \"82 123-9876\"}],\"emails\" [{\"key\" \"cs team\",\"value\" \"cs@atwsample com\"}],\"websites\" [{\"key\" \"faq\",\"value\" \"https //atwhomepage com/faq\"},{\"key\" \"support\",\"value\" \"https //atwhomepage com/support\"}]}", "applinkdata" "https //www samsung com/", "applinklogo" "https //www samsung com/logo png", "applinkname" "samsung" }, "localization" [ { "language" "ko", "attributes" { "title" "삼성 제네릭 카드", "subtitle" "개인 멤버스", "providername" "삼성", "text2" "실버 등급", "text3" "수원역점" } } ] } ] } }