| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | โAPI Key is missingโ |
| 401 | UNAUTHORIZED | โInvalid API Key formatโ |
| 401 | UNAUTHORIZED | โInvalid API Keyโ |
| 403 | INVALID_PARTNER_FLOW | โThe partner has an invalid flow.โ |
| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | โPartner information is required for this operationโ |
| 401 | UNAUTHORIZED | โUser is not associated with the partnerโ |
| HTTP Status | Code | Message |
|---|---|---|
| 400 | INVALID_USER_INPUT_ERROR | โInvalid User Inputโ |
| 403 | USER_BANK_INFO_ACCESS_DENIED | โThe bank information does not belong to the specified user.โ |
| 403 | USER_BANK_INFO_ACCESS_DENIED | โThe bank information belongs to a different partner.โ |
| 404 | USER_BANK_INFO_NOT_FOUND | โUser bank information not found.โ |
Api key for the affiliated partner that is performing the request
The user ID
"8374f327-38bd-4b0b-b8a7-2524599eb903"
The user bank info ID to delete
"8374f327-38bd-4b0b-b8a7-2524599eb903"
Deletes a bank account for a user by userId and userBankInfoId. This performs a soft delete by setting the disabled field to true.