Skip to main content
DELETE
/
v3
/
{customerId}
/
Investments
/
Delete
/
{loginId}
Delete Investments
curl --request DELETE \
  --url https://{instanceWealth}-api.private.fin.ag/v3/{customerId}/Investments/Delete/{loginId}
{
  "Message": "<string>"
}
The Investments product will be retired on April 30, 2026. New integrations are not supported, and existing integrations will stop working after this date.
Specific endpoint to delete both Investments and Banking Data.

Path Parameters

customerId
string
default:1d43ba20-72da-4c6a-9621-30bdb1362f6b
required

Unique GUID provided by Flinks that grants you access to the environment specified in the instance field. By default, the value is the key for the toolbox environment.

loginId
string
required

A unique identifier that represents the login information for the customer that you want to delete data for.

Response

OK

Message
string