TransactionType:
    | "Authorization"
    | "CancelAuthorization"
    | "Charge"
    | "Chargeback"
    | "Refund"
    | string