Delete Bank Balance (by id)

DELETE {{base_url}}/banking/v2/balances/:balanceId

The ‘Delete bank balance’ endpoint can be used to delete a balance for an account that was manually imported.

Path variables

FieldTypeDescription
balanceIdstringUnique identifier for balance

Success

202 Accepted

Error Messages

ConditionResponse StatusResponse Body
Invalid balanceId404 Not Found
Invalid partnerId403 Forbidden
Invalid companyId403 Forbidden

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
X-Api-Keystring
X-Partner-Idstring
Authorizationstring
X-Company-Idstring