Topup ApiStock
Update Account
Enable or Disable Stock Account from the User Accounts. Patch Stock Account from the User Accounts. Updates to the Stock Account can't be undone/rollback.
PATCH
/
stock/accountAuthorization
AuthorizationRequiredBearer <token>
In: header
Request Body
application/jsonRequiredstockAccountIdRequirednumber
ID of the stock account to update
activeRequiredboolean
Active status of the account
Ok