Initiate a cardCopy Pagepost https://sandbox-api.helix.q2.com/card/initiateBody ParamscustomerIdint32required≥ 1cardHolderCustomerIdint32required≥ 1vendorTypeCodestringenumrequired VS: Visa MC: Mastercard VSMCAllowed:VSMCtypeCodestringenum DBT: Debit GFT: Gift GPR: General Purpose Prepaid DBTGFTGPRAllowed:DBTGFTGPRprimaryAccountIdint32required≥ 1firstNamestringrequiredlength ≤ 64middleNamestringlength ≤ 64lastNamestringrequiredlength ≤ 128nickNamestringrequiredlength ≤ 50tagstringlength ≤ 50qualifierCodestringlength ≤ 3binIdint32≥ 1newPinstringFor Shazam programs only. Visa DPS programs must call the /card/resetPin endpoint separately. For physical-only cards, /card/resetPin can be called once the card moves from status=Initiated to status=Verified. For dual-issuance cards (physical and digital), /card/resetPin can be called once the card moves from status=Initiated to status=DigitalActivePhysicalPending.isCreateDualIssuanceSinglePANbooleanDefaults to falsetrue if this card will be an instant-issued debit card ready for eCommerce activity that can also be provisioned to a digital wallet. If true the card will be created with a status of DitalActivePhysicalInitiated which will shortly change to DigitalActivePhysicalPending. When card is in DigitalActivePhysicalInitiated or DigitalActivePhysicalPending it can be provisioned into a digital wallet via /card/provision/applePay or /card/provision/googlePay. When card is in DigitalActivePhysicalPending it will need to be verified via /card/verify before a customer can use the physical card.truefalseisPhysicalCardOrderedbooleanDefaults to truetrue to order a physical card, false to waive.truefalserequestingCustomerIdint32≥ 1The Helix-assigned unique ID for the customer requesting to create a new card for a business cardholdercardCarrierMessagestringlength ≤ 6Identifier used uniquely by various card production facilities for mapping card configurationscardDesignIdentificationNumberstringlength ≤ 16Identifier used uniquely by various card production facilities for mapping card configurationscardVendorUniqueDatastringlength ≤ 50Identifier used uniquely by various card production facilities for mapping card configurationsphotoImageIdstringlength ≤ 18Identifier used uniquely by various card production facilities for mapping card configurationsResponses 200An envelope whose data node is a card object 400Bad Request 401Unauthorized 404Not Found 405HTTP Method Not Allowed 429Rate Limit ExceededUpdated 20 days ago