API 文档

post/cards/{param}/activate

activateCard()

参数

cardId

string

必需的

pinCode

string

必需的

返回类型

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/{param}/activate

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

启动您的平台。

开始使用。