Message: AccountPasswordChange

File: WebAPI/account_authorization_2.proto

Description

Account level password change request.

Response: AccountPasswordChangeResult.

Used in

ClientMsg

Fields

account_id

Type: sint32

Description: Account ID in the CQG trade routing system.

Source: trading_account_2.Account.account_id.

old_password

Type: string

Description: Currently used password.

new_password

Type: string

Description: New password that user wants to use.