v1

latestOpenAPI 3.1.02026-07-139674137.3 KB
Accounts

Update account

Partial update to an account by internal id. Currently supports user-override creditLimit (positive magnitude; null clears the override). Source-agnostic.

patch/api/accounts/{id}

Path parameters

idstring required

Request body

creditLimitnumber nullable

User-override credit limit (positive magnitude). Null clears the override; omit to leave unchanged.

Response

Updated account

idstring uuid required
maskstring nullable required
namestring required
source'plaid' | 'snaptrade' | 'manual' required
subtypestring nullable required
typestring required
plaidItemIdstring nullable required
currencystring nullable required
availablenumber nullable required
creditLimitnumber nullable required
currentnumber nullable required
updatedAtstring nullable required
userOverrideCreditLimitnumber nullable required
billedProductsstring[] nullable required
{"stackTrail":"components:schemas:BankAccount:properties:error","oasType":"schema","type":"unknown"}
institutionIdstring nullable required
institutionNamestring nullable required
newAccountsAvailableboolean required
logostring nullable required
urlstring nullable required
hasInvestmentAccountsboolean required
pendingDisconnectAtstring nullable required