In order to satisfy a MiFID II regulation specification, I need to identify the ‘Country of a branch’ of each party which refers to : Code used to identify the country of the branch of the investment firm for the person responsible for the execution of the transaction.
Checking the party component, I was not able to find a field where I can implement this requirement. Have you ever dealt with this specification before? Can you please advise me on how to logically resolve this requirement?
You can do this by adding a sub party under the relevant party group where you can specify the 2-char ISO country code in tag 523 and use the enum 39 in tag 803.
Please use PartySubIDType(803)=70 (Location or Jurisdiction) with PartySubID(523)= to specify the ‘country of a branch’. You’ll have to use FIX Latest to see the values.