Skip to content

Latest commit

 

History

History
932 lines (582 loc) · 64.6 KB

api.md

File metadata and controls

932 lines (582 loc) · 64.6 KB

Accounts

Types:

from increase.types import Account, BalanceLookup

Methods:

AccountNumbers

Types:

from increase.types import AccountNumber

Methods:

Cards

Types:

from increase.types import Card, CardDetails

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:

AccountTransfers

Types:

from increase.types import AccountTransfer

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:

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:

ProofOfAuthorizationRequests

Types:

from increase.types import ProofOfAuthorizationRequest

Methods:

ProofOfAuthorizationRequestSubmissions

Types:

from increase.types import ProofOfAuthorizationRequestSubmission

Methods:

AccountStatements

Types:

from increase.types import AccountStatement

Methods:

Files

Types:

from increase.types import File

Methods:

Documents

Types:

from increase.types import Document

Methods:

Exports

Types:

from increase.types import Export

Methods:

Events

Types:

from increase.types import Event

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:

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:

RealTimePaymentsRequestForPayments

Types:

from increase.types import RealTimePaymentsRequestForPayment

Methods:

Webhooks

Methods:

Simulations

InterestPayments

Methods:

CardAuthorizations

Types:

from increase.types.simulations import CardAuthorizationCreateResponse

Methods:

CardAuthorizationExpirations

Methods:

CardSettlements

Methods:

CardReversals

Methods:

CardIncrements

Methods:

CardFuelConfirmations

Methods:

CardRefunds

Methods:

CardDisputes

Methods:

PhysicalCards

Methods:

DigitalWalletTokenRequests

Types:

from increase.types.simulations import DigitalWalletTokenRequestCreateResponse

Methods:

InboundFundsHolds

Types:

from increase.types.simulations import InboundFundsHoldReleaseResponse

Methods:

AccountTransfers

Methods:

ACHTransfers

Methods:

InboundACHTransfers

Methods:

WireTransfers

Methods:

InboundWireTransfers

Methods:

InboundWireDrawdownRequests

Methods:

CheckTransfers

Methods:

InboundCheckDeposits

Methods:

RealTimePaymentsTransfers

Methods:

InboundRealTimePaymentsTransfers

Methods:

CheckDeposits

Methods:

InboundMailItems

Methods:

Programs

Methods:

AccountStatements

Methods:

Documents

Methods: