Skip to content

Latest commit

 

History

History
1030 lines (647 loc) · 74.9 KB

File metadata and controls

1030 lines (647 loc) · 74.9 KB

Accounts

Types:

from increase.types import Account, BalanceLookup

Methods:

AccountNumbers

Types:

from increase.types import AccountNumber

Methods:

AccountTransfers

Types:

from increase.types import AccountTransfer

Methods:

Cards

Types:

from increase.types import Card, CardDetails, CardIframeURL

Methods:

CardPayments

Types:

from increase.types import CardPayment

Methods:

CardPurchaseSupplements

Types:

from increase.types import CardPurchaseSupplement

Methods:

CardDisputes

Types:

from increase.types import CardDispute

Methods:

PhysicalCards

Types:

from increase.types import PhysicalCard

Methods:

DigitalCardProfiles

Types:

from increase.types import DigitalCardProfile

Methods:

PhysicalCardProfiles

Types:

from increase.types import PhysicalCardProfile

Methods:

DigitalWalletTokens

Types:

from increase.types import DigitalWalletToken

Methods:

Transactions

Types:

from increase.types import Transaction

Methods:

PendingTransactions

Types:

from increase.types import PendingTransaction

Methods:

DeclinedTransactions

Types:

from increase.types import DeclinedTransaction

Methods:

ACHTransfers

Types:

from increase.types import ACHTransfer

Methods:

ACHPrenotifications

Types:

from increase.types import ACHPrenotification

Methods:

InboundACHTransfers

Types:

from increase.types import InboundACHTransfer

Methods:

WireTransfers

Types:

from increase.types import WireTransfer

Methods:

InboundWireTransfers

Types:

from increase.types import InboundWireTransfer

Methods:

WireDrawdownRequests

Types:

from increase.types import WireDrawdownRequest

Methods:

InboundWireDrawdownRequests

Types:

from increase.types import InboundWireDrawdownRequest

Methods:

CheckTransfers

Types:

from increase.types import CheckTransfer

Methods:

InboundCheckDeposits

Types:

from increase.types import InboundCheckDeposit

Methods:

RealTimePaymentsTransfers

Types:

from increase.types import RealTimePaymentsTransfer

Methods:

InboundRealTimePaymentsTransfers

Types:

from increase.types import InboundRealTimePaymentsTransfer

Methods:

FednowTransfers

Types:

from increase.types import FednowTransfer

Methods:

InboundFednowTransfers

Types:

from increase.types import InboundFednowTransfer

Methods:

SwiftTransfers

Types:

from increase.types import SwiftTransfer

Methods:

CheckDeposits

Types:

from increase.types import CheckDeposit

Methods:

Lockboxes

Types:

from increase.types import Lockbox

Methods:

InboundMailItems

Types:

from increase.types import InboundMailItem

Methods:

RoutingNumbers

Types:

from increase.types import RoutingNumberListResponse

Methods:

ExternalAccounts

Types:

from increase.types import ExternalAccount

Methods:

Entities

Types:

from increase.types import Entity

Methods:

SupplementalDocuments

Types:

from increase.types import EntitySupplementalDocument

Methods:

Programs

Types:

from increase.types import Program

Methods:

AccountStatements

Types:

from increase.types import AccountStatement

Methods:

Files

Types:

from increase.types import File

Methods:

FileLinks

Types:

from increase.types import FileLink

Methods:

Exports

Types:

from increase.types import Export

Methods:

Events

Types:

from increase.types import Event, UnwrapWebhookEvent

Methods:

EventSubscriptions

Types:

from increase.types import EventSubscription

Methods:

RealTimeDecisions

Types:

from increase.types import RealTimeDecision

Methods:

BookkeepingAccounts

Types:

from increase.types import BookkeepingAccount, BookkeepingBalanceLookup

Methods:

BookkeepingEntrySets

Types:

from increase.types import BookkeepingEntrySet

Methods:

BookkeepingEntries

Types:

from increase.types import BookkeepingEntry

Methods:

Groups

Types:

from increase.types import Group

Methods:

OAuthApplications

Types:

from increase.types import OAuthApplication

Methods:

OAuthConnections

Types:

from increase.types import OAuthConnection

Methods:

OAuthTokens

Types:

from increase.types import OAuthToken

Methods:

IntrafiAccountEnrollments

Types:

from increase.types import IntrafiAccountEnrollment

Methods:

IntrafiBalances

Types:

from increase.types import IntrafiBalance

Methods:

IntrafiExclusions

Types:

from increase.types import IntrafiExclusion

Methods:

Webhooks

Methods:

CardTokens

Types:

from increase.types import CardToken, CardTokenCapabilities

Methods:

CardPushTransfers

Types:

from increase.types import CardPushTransfer

Methods:

CardValidations

Types:

from increase.types import CardValidation

Methods:

Simulations

InterestPayments

Methods:

AccountTransfers

Methods:

CardAuthorizations

Types:

from increase.types.simulations import CardAuthorizationCreateResponse

Methods:

CardBalanceInquiries

Methods:

CardAuthorizationExpirations

Methods:

CardSettlements

Methods:

CardReversals

Methods:

CardIncrements

Methods:

CardFuelConfirmations

Methods:

CardRefunds

Methods:

CardAuthentications

Methods:

CardDisputes

Methods:

PhysicalCards

Methods:

DigitalWalletTokenRequests

Types:

from increase.types.simulations import DigitalWalletTokenRequestCreateResponse

Methods:

PendingTransactions

Methods:

ACHTransfers

Methods:

InboundACHTransfers

Methods:

WireTransfers

Methods:

InboundWireTransfers

Methods:

WireDrawdownRequests

Methods:

InboundWireDrawdownRequests

Methods:

CheckTransfers

Methods:

InboundCheckDeposits

Methods:

RealTimePaymentsTransfers

Methods:

InboundRealTimePaymentsTransfers

Methods:

InboundFednowTransfers

Methods:

CheckDeposits

Methods:

InboundMailItems

Methods:

Programs

Methods:

AccountStatements

Methods:

Exports

Methods:

CardTokens

Methods: