---
title: "Remove a bankaccount from an organisation"
slug: "remove-a-bankaccount-from-an-organisation"
updated: 2024-09-18T11:05:46Z
published: 2026-02-10T10:27:20Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://www.bloxs.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove a bankaccount from an organisation

Delete/api/v1/relations/organisations/bankaccounts

Remove an existing bank account from an organisation.

		
			

**Description**

Removes a bank account connected to an organisation. Either reference or externalIdentifier must have a value. Please note that if both identifiers are given, both must match; otherwise, an error message will be generated. It is recommended that the user utilizes only one identifier, with a preference for the reference.

Organisations are tenants who are not natural persons but rather entities such as commercial real estate or partnerships. For instance, a university providing rooms where the rent is collected directly from the tenant.

**Use Case**

The Bloxs user wants to remove a bank account connected to an organisation, for example, because the organisation no longer uses the bank account in question.

| Field | Description |
| --- | --- |
| reference | The relationship number within Bloxs. This is unique (per client specific environment) for all relationships (EstateAgents, Organisations, Owners, Persons, Suppliers). The relationship number is generated by the Bloxs system. This field should contain the reference of the organisation to which the bank accounts belongs. |
| externalIdentifier | The unique identifier within the system of the requesting party. This identifier is not generated by the Bloxs system. This field should contain the externalIdentifier of the organisation to which the bank accounts belongs. |
| bankAccountNumber | The bank account number assigned to a bank account. This field is used as an identifier to indicate which bank account should be deleted. |

		
		
SecurityHTTPType Bearer

Please enter a valid token

Query parametersreferencestring

The internal identifier of the model (i.e. Reference, Code, Name, depends on model).

externalIdentifierstring

The external API identifier of the model.

Body parameters<select class='api-response-data' aria-label='Media type'><option value='e4b31477-7c80-40a4-8978-a571805ae93a'>application/json</option>
</select>object  bankAccountNumberstring    RequiredMin length0Max length34

Responses200

The bank account was removed from the organisation

400

The bank account data has validation issues

<select class='api-response-data' aria-label='Media type'><option value='94b500c0-8593-40e1-afbd-af9674f1d5f6'>application/json</option>
</select>Expand Allobject  typestring   | null  
titlestring   | null  
traceIdstring   | null  
statusinteger  (int32)    
errorsobject | null  property* Array of string  | null  additionalPropertiesstring
