Skip to content

Update FIX TargetCompID to distinguish PROD and SANDBOX values#206

Merged
pavloiusim merged 1 commit intomainfrom
fix/targetcompid-prod-sandbox
Mar 31, 2026
Merged

Update FIX TargetCompID to distinguish PROD and SANDBOX values#206
pavloiusim merged 1 commit intomainfrom
fix/targetcompid-prod-sandbox

Conversation

@pavloiusim
Copy link
Copy Markdown
Contributor

Summary

  • Updates the TargetCompID (tag 56) value in the FIX Logon session message tables from the generic ITBIT to environment-specific ITBIT_PROD / ITBIT_SANDBOX
  • Applies to both the Outgoing (client → Paxos) and Response (Paxos → client) tables

Test plan

  • Verify the session-messages page renders the updated table values correctly
  • Confirm no other references to ITBIT as a standalone TargetCompID value remain in the FIX reference docs

🤖 Generated with Claude Code

Replace generic ITBIT with ITBIT_PROD / ITBIT_SANDBOX in the Logon
session message tables so users know the correct value per environment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@pavloiusim pavloiusim merged commit a4152fe into main Mar 31, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants