SIGN IN SIGN UP

Update Flex Web Service endpoints to AccountManagement paths

The legacy gdcdyn/Universal/servlet/FlexStatementService.{SendRequest,
GetStatement} endpoints now return Fail with ErrorCode 1001
("Statement could not be generated at this time"), making downloads
fail for every token/query pair.

IB has moved the service to:
  SendRequest:  ndcdyn.interactivebrokers.com/AccountManagement/FlexWebService/SendRequest
  GetStatement: gdcdyn.interactivebrokers.com/AccountManagement/FlexWebService/GetStatement

Verified against a live token/query: SendRequest returns a proper
<ReferenceCode>, and GetStatement returns the full FlexQueryResponse.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
L
LAPTOP-G43MA5MO\ekarni committed
86beba89c32188c7c8e601ecbd053313e76bab73
Parent: 4035c19