Skip to main content
Skip table of contents

Quick Integration Guide

A common way to deliver investment data to Jay is to push daily transaction data and daily position data as CSV-files to Jay’s SFTP Server with PKI authentication. Please follow this quick integration guide for easy integration. There are also other options for integration that are described in section Advanced Integration Options.

Connection

Jay SFTP Server address is: sftp2.jaysolutions.com

Remote directory on Jay SFTP Server is: /inbox

Jay SFTP Server’s public SSH host key is:

CODE
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnDj9OShLdf6LpS8KXSnAoDoov1Qz+l72WaJdOWeez/973v3ginYJ/O3QgCbuWhS7BDNXpagDL7vmQANHCnOZqKrq6DCBjhImGQhfCrzEpR9Mjwn9Uw6zkIdubM0iXrwTI8X8RiTJ5V49rgrU1bTEcqCjffDV8N4hsnco6rL/0HuLDgP0YofuXAreho+MBdtJcQsbckPcVJ+0eTYGhJs04CIsTQ+78Hi1KRKdL81aOVP1Fjwmh8XwQE65yx23FaKBO1LkvRdiLtEKSDYPKA7RXZpSNtaO3qIz9JtaO5rkoOIk8Rvpo6+fcKWxWioXJ2wXqIS66+ewbdSFpr089ORk9

In order to establish the connection, please send us:

  1. Your desired username (preferably company name, alphabets only)

  2. Your OpenSSH Public Key (.pub)

  3. Your SFTP Client Public IP Address, IP Addresses or IP Range

Please send these 3 parameters via encrypted email to it@jaysolutions.com with the title “NEW COUNTERPARTY”. Jay will notify when the server is configured and ready for connection testing with your client software.

Please provide your contact person for connection testing in the email.

Data Content

Please send us two files daily that may include data for multiple customers:

🅣 TRANSACTIONS-YYYYMMDD.CSV

🅟 POSITIONS-YYYYMMDD.CSV

The delivered transactions data is utilized to calculate e.q. daily positions, cash flows and performance at Jay Solutions. The delivered position data is utilized to reconciliate e.q. the quantity of assets daily.

The files should contain information for both investment portfolios and cash accounts. For more detailed field descriptions, see Jay Data Format (v1.11).

🅣 Data fields for transactions

  1. Transaction ID (unique)

  2. Customer ID

  3. Portfolio ID

  4. Cash Account ID

  5. Trade Date

  6. Payment Date

  7. Transaction Type

  8. Security ID

  9. Security Name

  10. Security Currency

  11. FxRate

  12. Quantity

  13. Unit Price in Security Currency

  14. Value in Security Currency

  15. Value in Portfolio Currency

  16. Total Net Value in Security Currency

  17. Total Net Value in Security Currency

  18. BIC

  19. MIC

  20. Brokerage Fee in Security Currency

  21. Other Fee in Security Currency

  22. Accrued Interest in Security Currency

  23. Tax in Security Currency

  24. Tax Type

  25. Additional Info

  26. Trade Reference

  27. Related ID to be Updated or Cancelled

  28. Trader BIC

  29. Counter Portfolio ID

  30. Transaction Subtype

🅟 Data fields for positions

  1. Customer ID

  2. Portfolio ID

  3. Position Date

  4. Security ID

  5. Security Name

  6. Position / Nominal

  7. Unit Price in Security Currency

  8. Market Value in Portfolio Currency

  9. Purchase Value in Portfolio Currency

  10. Market Value on Security Currency

  11. Purchase Value in Security Currency

  12. Security Currency

  13. Cash Account ID

  14. MIC

  15. Accrued Interest in Security Currency

  16. Cash Flow Inbound in Portfolio Currency

  17. Cash Flow Outboud in Portfolio Currency

Your Documentation and Examples

Please send us example file and data format specification for both files.

  1. 🅣 Transactions file specification (including transaction type declarations)

  2. 🅣 Transaction file example

  3. 🅟 Positions file specification

  4. 🅟 Positions file example

Please send these 4 files via encrypted email to data@jaysolutions.com with the title “NEW COUNTERPARTY”. Jay might need to ask further questions concerning the specifications and example files.

Please provide a contact person for further questions in email.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.