Skip to content

Commit

Permalink
FiXAPI-3444 correct the AccountSummaryReportRequestResult type, remov…
Browse files Browse the repository at this point in the history
…e space from ValidRequest from AccountSummaryReport
  • Loading branch information
soyeb-shaikh-ig committed Jan 25, 2024
1 parent aa7ddae commit 281dcf8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ The Account Summary Report message type is used by IG to provide account balance
|Standard Header|Y|MsgType = "AccountSummaryReport"|
|AccountSummaryReportID|Y|Unique identifier of the Account Summary Report.|
|AccountSummaryReportRequestID|N|Unique identifier of the request if applicable.|
|AccountSummaryReportRequestResult|Y|<ul><li>"Valid Request"</li><li>"InvalidOrUnsupportedRequest"</li><li>"UnknownAccount"</li><li>"Unauthorised"</li><li>"NotSupported"</li><li>"Other"</li></ul>If "Other", Text field will be present.|
|AccountSummaryReportRequestResult|Y|<ul><li>"ValidRequest"</li><li>"InvalidOrUnsupportedRequest"</li><li>"UnknownAccount"</li><li>"Unauthorised"</li><li>"NotSupported"</li><li>"Other"</li></ul>If "Other", Text field will be present.|
|ClearingBusinessDate|Y|The Clearing Business Date covered by this request – must be current date.|
|Currency|Y|Identifies the base reporting currency used in this report. Will be Account Base Currency.|
|TotalNetValue|N|Used by IG to report Running Profit & Loss|
Expand Down

0 comments on commit 281dcf8

Please sign in to comment.