Create Infinity CardAsk AIpost https://api-sandbox.interlace.money/open-api/v2/cardsBody ParamsCreate Prepaid CardCreate Budget CardaccountIdstringThe UUID of the Account (Default is the master account ID).typestringenumrequiredDefaults to PrepaidCardCard type. “PrepaidCard”PrepaidCardAllowed:PrepaidCardbinstringrequiredBank Identification Number (BIN), the first 6 or 8 digits of the card number. Example: 123456batchCountint32requiredNumber of cards to issue. Example: 10costdoubleThe amount to top up on each card. Example: 100 USDphoneCodestringlength ≤ 3Country code of the cardholder’s mobile number, numbers only, no "+", length ≤ 3. Example: 86. Required for 493193 BIN cards and Interlace HK visa cards.phonestringlength ≤ 15Mobile phone number of the cardholder without the country code, length ≤ 15. Example: 13800138000. Required for 493193 BIN cards and Interlace HK visa cards.useTypestringrequiredCustom use type. Example: Online advertisingcardModestringenumCard mode. Example: VirtualCardPhysicalCardVirtualCardAllowed:PhysicalCardVirtualCardclientTransactionIdstringCustom client transaction ID.labelstringlength ≤ 50Custom card label or tag, length ≤ 50. Example: MarketingcardholderIdstringrequiredCardholder ID.designIdstringDesign ID.physicalCardDesignIdstringPhysical Card Design ID.Responses 200OK 400Bad RequestUpdated 7 months ago