API 文档

post/cards/create-physical-card

createPhysicalCard()

参数

返回类型

Promise<Card>

相关合同

interfaceCard
export interface Card {
  id: string;
  name: string;
  number: string;
  currency: string;
  status: CardStatus;
  type: CardType;
  expiryMonth: number;
  expiryYear: number;
  blockType?: CardBlockType;
  security: CardSecurity;
  limits: CardLimits;
}

HTTP 映射

POST /cards/create-physical-card

Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

启动您的平台。

开始使用。