payment_transaction

Transaction representing a specific operation (auth, capture, etc)

  • amount
    Type: integerFormat: int64

    Amount in minor units

  • created
    Type: stringFormat: date-time

    When this operation was created

  • currency
    Type: string

    Three-letter currency code

  • id
    Type: string

    Unique identifier for this operation

  • mid
    Type: string

    ID of the acquiring bank account

  • status
    Type: string

    Status of the transaction at this event

  • type
    Type: string

    Type of operation