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
/account
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
application/json
RequiredstockAccountId
Requirednumber
ID of the stock account to update
active
Requiredboolean
Active status of the account
Ok