Stripe Treasury API — Treasury
Stripe Treasury API — Treasury. 32 operations. Lead operation: Treasury. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
Returns a list of CreditReversals.
Reverses a ReceivedCredit and creates a CreditReversal object.
Retrieves the details of an existing CreditReversal by passing the unique CreditReversal ID from either the CreditReversal creation request or CreditReversal list
Returns a list of DebitReversals.
Reverses a ReceivedDebit and creates a DebitReversal object.
Retrieves a DebitReversal object.
Returns a list of FinancialAccounts.
Creates a new FinancialAccount. For now, each connected account can only have one FinancialAccount.
Retrieves the details of a FinancialAccount.
Updates the details of a FinancialAccount.
Retrieves Features information associated with the FinancialAccount.
Updates the Features associated with a FinancialAccount.
Returns a list of InboundTransfers sent from the specified FinancialAccount.
Creates an InboundTransfer.
Retrieves the details of an existing InboundTransfer.
Cancels an InboundTransfer.
Returns a list of OutboundPayments sent from the specified FinancialAccount.
Creates an OutboundPayment.
Retrieves the details of an existing OutboundPayment by passing the unique OutboundPayment ID from either the OutboundPayment creation request or OutboundPayment list.
Cancel an OutboundPayment.
Returns a list of OutboundTransfers sent from the specified FinancialAccount.
Creates an OutboundTransfer.
Retrieves the details of an existing OutboundTransfer by passing the unique OutboundTransfer ID from either the OutboundTransfer creation request or OutboundTransfer list.
An OutboundTransfer can be canceled if the funds have not yet been paid out.
Returns a list of ReceivedCredits.
Retrieves the details of an existing ReceivedCredit by passing the unique ReceivedCredit ID from the ReceivedCredit list.
Returns a list of ReceivedDebits.
Retrieves the details of an existing ReceivedDebit by passing the unique ReceivedDebit ID from the ReceivedDebit list
Retrieves a list of TransactionEntry objects.
Retrieves a TransactionEntry object.
Retrieves a list of Transaction objects.
Retrieves the details of an existing Transaction.
MCP Tools
p-returns-list-creditreversals-p
Returns a list of CreditReversals.
p-reverses-receivedcredit-and-creates-creditreversal
Reverses a ReceivedCredit and creates a CreditReversal object.
p-retrieves-details-existing-creditreversal-passing
Retrieves the details of an existing CreditReversal by passing the unique CreditReversal ID from either the CreditReversal creation request or CreditReversal list
p-returns-list-debitreversals-p
Returns a list of DebitReversals.
p-reverses-receiveddebit-and-creates-debitreversal
Reverses a ReceivedDebit and creates a DebitReversal object.
p-retrieves-debitreversal-object-p
Retrieves a DebitReversal object.
p-returns-list-financialaccounts-p
Returns a list of FinancialAccounts.
p-creates-new-financialaccount-now-each
Creates a new FinancialAccount. For now, each connected account can only have one FinancialAccount.
p-retrieves-details-financialaccount-p
Retrieves the details of a FinancialAccount.
p-updates-details-financialaccount-p
Updates the details of a FinancialAccount.
p-retrieves-features-information-associated-financialaccount
Retrieves Features information associated with the FinancialAccount.
p-updates-features-associated-financialaccount-p
Updates the Features associated with a FinancialAccount.
p-returns-list-inboundtransfers-sent-specified
Returns a list of InboundTransfers sent from the specified FinancialAccount.
p-creates-inboundtransfer-p
Creates an InboundTransfer.
p-retrieves-details-existing-inboundtransfer-p
Retrieves the details of an existing InboundTransfer.
p-cancels-inboundtransfer-p
Cancels an InboundTransfer.
p-returns-list-outboundpayments-sent-specified
Returns a list of OutboundPayments sent from the specified FinancialAccount.
p-creates-outboundpayment-p
Creates an OutboundPayment.
p-retrieves-details-existing-outboundpayment-passing
Retrieves the details of an existing OutboundPayment by passing the unique OutboundPayment ID from either the OutboundPayment creation request or OutboundPayment list.
p-cancel-outboundpayment-p
Cancel an OutboundPayment.
p-returns-list-outboundtransfers-sent-specified
Returns a list of OutboundTransfers sent from the specified FinancialAccount.
p-creates-outboundtransfer-p
Creates an OutboundTransfer.
p-retrieves-details-existing-outboundtransfer-passing
Retrieves the details of an existing OutboundTransfer by passing the unique OutboundTransfer ID from either the OutboundTransfer creation request or OutboundTransfer list.
p-an-outboundtransfer-can-be-canceled
An OutboundTransfer can be canceled if the funds have not yet been paid out.
p-returns-list-receivedcredits-p
Returns a list of ReceivedCredits.
p-retrieves-details-existing-receivedcredit-passing
Retrieves the details of an existing ReceivedCredit by passing the unique ReceivedCredit ID from the ReceivedCredit list.
p-returns-list-receiveddebits-p
Returns a list of ReceivedDebits.
p-retrieves-details-existing-receiveddebit-passing
Retrieves the details of an existing ReceivedDebit by passing the unique ReceivedDebit ID from the ReceivedDebit list
p-retrieves-list-transactionentry-objects-p
Retrieves a list of TransactionEntry objects.
p-retrieves-transactionentry-object-p
Retrieves a TransactionEntry object.
p-retrieves-list-transaction-objects-p
Retrieves a list of Transaction objects.
p-retrieves-details-existing-transaction-p
Retrieves the details of an existing Transaction.