Skip to main content

Payment Instrument Transaction Details

Represents details about a customer's payment instrument.

    instrumentId string

    Instrument ID.

    instrumentType

    string

    Possible values: [CARD, PREPAID_CARD, SEPA_BANK_ACCOUNT, US_BANK_ACCOUNT, UK_BANK_ACCOUNT, CCI_BANK_ACCOUNT]

    Represents the type of an instrument.

    ValueDescription
    CARDCard
    PREPAID_CARDPrepaid Card
    SEPA_BANK_ACCOUNTSEPA Bank account
    US_BANK_ACCOUNTUS Bank account
    UK_BANK_ACCOUNTUK Bank account
    CCI_BANK_ACCOUNTCCI Bank account
    pan string

    Card PAN (Primary account number).

    brand string

    Card brand. Could be VISA, MASTERCARD, etc.

    bankName string

    Card bank name.

    description string

    Name to be associated with the card.