Delete Organisation Bank AccountAsk AIdelete https://api.partners.uat.crezco.com/organisations/{organisationId}/bank-accounts/{bankAccountId}Deletes the bank account.Path ParamsorganisationIduuidrequiredThe unique Crezco ID for an organisationbankAccountIduuidrequiredThe bankAccountId to disconnect and removeHeadersCrezco-VersionstringDefaults to 2025-01-31The requested API versionacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 204No Content 400Bad Request 401You do not have access. Check your API key is correct. 403You do not have access to this organisation. 404Not Found 406The version of the API that you requested is not available. Check your Crezco-Version header. If you omit this header you will use the latest version of the API. 409Conflict 429You have made too many requests to the API in too short a period. Wait a while and try again.Updated 8 months ago