API documentation

post/cards/create-physical-card

createPhysicalCard()

Parameters

Return type

Promise<Card>

Related contracts

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 mapping

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

Запустите свою платформу.

Начать работу.