Postback url does not work for multiple trading accounts

yogeshs
Hi team,
I am managing my family accounts and have created personal apps for each account (separate). That means I have unique api key and secret for each account.
I have configured the post back url for all of those accounts in their apps. The postback url is same for all as i am managing the accounts in one application.
But it seems the postback updates are received only for one account. The order updates for other accounts are not received on that post back url end point.
May I know why ?
Is it that one postback url works only with one api key ? How to deal with multiple accounts then ? How to solve this problem.

Thank you in advance .
  • sujith
    sujith edited June 11
    We send postbacks to the specified url if order is placed from the same api_key.
    And also it seems like you have setup different directories in postback url for each app. Make sure you have configured it properly at your end.
Sign In or Register to comment.