Skip to content

MngUpdateCopyRewardPolicy

Updates a Copy Trading reward policy.

Access

SESSION_MANAGER, SESSION_ADMIN, SESSION_DEALER, SESSION_CRM_MANAGER, SESSION_CRM_ADMIN.

Request Parameters

Name Type Required Description
id int Yes Reward policy id
master_id int No Copy master id
reward_type int No Reward model
enabled int No 1 enabled, 0 disabled
billing_period string No Billing period marker
fee_amount double No Fixed fee amount
fee_percent double No Percent fee
currency string No Fee currency
payout_account_login int No Master payout account login
hwm_enabled int No High-water mark flag

Response Data

Returns the updated reward policy object.