Deletes a Configuration
object.
Parameters
No parameters.
Returns
Returns the Configuration
object that was deleted.
Response
{ "id": "tmc_FQqbaQCiy0m1xc", "object": "terminal.configuration", "deleted": true}
Stripe Treasury provides users with a container for money called a FinancialAccount that is separate from their Payments balance. FinancialAccounts serve as the source and destination of Treasury’s money movement APIs.
Encodes whether a FinancialAccount has access to a particular Feature, with a status
enum and associated status_
. Stripe or the platform can control Features via the requested field.
Transactions represent changes to a FinancialAccount’s balance.
TransactionEntries represent individual units of money movements within a single Transaction.