MngGetCopyRewardPoliciesByFilter¶
Returns Copy Trading reward policies using the standard table filter format.
Access¶
SESSION_MANAGER, SESSION_ADMIN, SESSION_DEALER, SESSION_CRM_MANAGER, SESSION_CRM_ADMIN.
Request Parameters¶
Uses the standard table filter payload: limit, offset, optional where,
whereNot, whereIn, whereNotIn, whereBetween, whereNotBetween,
orderBy.
Response Structure¶
id, master_id, enabled, reward_type, billing_period, fee_amount,
fee_percent, currency, payout_account_login, hwm_enabled,
created_time, updated_time.