payment_transaction
Transaction representing a specific operation (auth, capture, etc)
- amountType: integerFormat: int64
Amount in minor units
- createdType: stringFormat: date-time
When this operation was created
- currencyType: string
Three-letter currency code
- idType: string
Unique identifier for this operation
- midType: string
ID of the acquiring bank account
- statusType: string
Status of the transaction at this event
- typeType: string
Type of operation

