Skip to main content

Bin Lookup

POST 

/pci/BinLookup

Request

Header Parameters

    tx-tokenex-id string

    Your TokenEx token vault identifier or vaultless tokenization profile.

    tx-apikey string

    Provides access to one or more functions in the TokenEx API.

Body

    PAN string

    NOTE: Either PAN or Token must be provided, but the request cannot contain both

    Token string

    NOTE: Either PAN or Token must be provided, but the request cannot contain both"

Responses

200

Schema

    oneOf

    binData

    object

    binMin string
    Example: 5584750000000000000
    binMax string
    Example: 5584759999999999999
    cleanBankName string
    Example: Nexi Payments Spa
    productName string
    Example: MasterCard Preferred BusinessCard Card
    cardBrand string
    Example: MASTERCARD
    countryAlpha2 string
    Example: IT
    countryName string
    Example: ITALY
    countryNumeric string
    Example: 380
    type string
    Example: Credit
    bankName string
    Example: NEXI PAYMENTS SPA
    bankUrl string
    Example:
    bankPhone string
    Example:
    productCode string
    Example: MPB
    prepaid boolean
    Default value: true
    Example: false
    regulatedName string
    Example:
    reloadable boolean
    Default value: true
    Example: true
    panOrToken string
    Example: pan
    accountUpdater boolean
    Default value: true
    Example: false
    alm boolean
    Default value: true
    Example: false
    domesticOnly boolean
    Default value: true
    Example: false
    gamblingBlocked boolean
    Default value: true
    Example: false
    level2 boolean
    Default value: true
    Example: false
    level3 boolean
    Default value: true
    Example: false
    issuerCurrency string
    Example:
    cardSegmentType string
    Example: Commercial
    comboCard string
    Example:
    cardBrandIsAdditional boolean
    Default value: true
    Example: false
    correlationId string
    Example: eyJGaWxlSWQiOjczNDcsIlZlcnNpb24iOjQwfQ==
    sharedBin boolean
    Default value: true
    Example: false

    cost

    object[]

  • Array [

  • capFixedAmount integer
    Default value: 0
    Example: 0
    capAdvaloremAmount number
    Default value: 0
    Example: 0.015
    capTypeQualifierText string
    Example: EU XB CNP MIF
  • ]

  • authentication

    object[]

  • Array [

  • scaName string
    Example: EU PSD2 - SCA
  • ]

  • additionalCardBrands array
    referenceNumber string
    Example: 24032109590372982292
    success boolean
    Default value: true
    Example: true
    error string
    Example:
    message string
    Example:
Loading...