AccountService::delete()
Method: With Connect, you can delete accounts you manage.
AccountService::delete Read More »
Method: With Connect, you can delete accounts you manage.
AccountService::delete Read More »
Method: Delete a specified external account for a given account.
AccountService::deleteExternalAccount Read More »
Method: Deletes an existing person’s relationship to the account’s legal entity. Any person with a relationship for an account can be deleted through the API, except if the person is the account_opener. If your integration is using the executive parameter, you cannot delete the only verified executive on file.
AccountService::deletePerson Read More »
Method: With Connect, you may flag accounts as suspicious.
AccountService::reject Read More »
Method: Retrieves information about the specified Account Capability.
AccountService::retrieveCapability Read More »
Method: Retrieve a specified external account for a given account.
AccountService::retrieveExternalAccount Read More »
Method: Updates properties on a PaymentIntent object without confirming.
PaymentIntentService::update Read More »
Method: Retrieves an existing person.
AccountService::retrievePerson Read More »
Method: Updates a connected account by setting the values of the parameters passed. Any parameters not provided are left unchanged.
AccountService::update Read More »
Method: Returns a list of accounts connected to your platform via Connect. If you’re not a platform, the list is empty.
AccountService::all Read More »
Method: Updates an existing Account Capability.
AccountService::updateCapability Read More »
Method: Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.
DisputeService::close Read More »
Method: Retrieves the dispute with the given ID.
DisputeService::retrieve Read More »
Method: When you get a dispute, contacting your customer is always the best first step.
DisputeService::update Read More »
Method: Returns a list of PaymentIntents.
PaymentIntentService::all Read More »