Delete a customer
Use this endpoint to delete a customer with Meld and/or with any of the service providers it is linked to. This endpoint should only be used for customers using the Bank-Linking stack, as it is not yet compatible with the Payments or Crypto stack. If a customer is deleted that is linked to a Payments or Crypto service provider customer, it will still be deleted with Meld, but not with the provider.
Note: For customers using the Bank-Linking stack, this will delete all of the customer’s connections and financial accounts as well.
Authorizations
Path Parameters
Meld generated unique identifier for your customer. This should be used to track customer activity.
Query Parameters
Comma separated list of service providers. If present, the customer will only be deleted with these specified service provider(s), but the Meld customer will remain active. This can be useful for when service providers impose restrictions on the number of customers allowed in their sandbox/development environments. In such cases, you may only want to delete the customer with that provider, but maintain it for other providers it is connected to, if any. If this parameter is absent, then the customer will be deleted with all the service providers it is linked to and the Meld customer will be deleted as well.
Note: Currently, this endpoint only supports deleting Bank-Linking service provider customers. Therefore, Payments/Crypto service providers should not be included.
Response
Customer is deleted
The id of the customer deleted
True if the Meld customer was deleted as well and can no longer be used anymore. This will only be true if no service providers were passed into the request
The service provider customers deleted for this customer, if any. A map of the service provider to the provider's id for the customer