Documentation API

get/cards/{param}/transactions

getCardTransactions()

Paramètres

cardId

string

Requis

fromRecord

number

Requis

recordCount

number

Requis

fromDate

Date

Facultatif

toDate

Date

Facultatif

Type de retour

Promise<CardTransaction[]>

Contrats connexes

export interface CardTransaction {
  id: string;
  cardId: string;
  group: CardTransactionGroup;
  transactionAmount: number;
  transactionCurrency: string;
  accountAmount: number;
  accountCurrency: string;
  date: string;
  isFailed: boolean;
  merchantCategoryCode: string;
  merchantName: string;
  merchantCity: string;
  merchantCountry: string;
  merchantPostalCode: string;
}

Mappage HTTP

GET /cards/{param}/transactions

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

Lancez votre plateforme.

Commencer.