Duplicate_transaction

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ShootnikD
    Junior Member
    • Oct 2012
    • 11

    #1

    Duplicate_transaction

    Sometimes, when I tried to use function placeOrders or cancelOrders, I had receive DUPLICATE_TRANSACTION. After that error I tried send the same request and received good response. Why it happened? Api bag?
  • PT_PT
    Junior Member
    • Nov 2012
    • 17

    #2
    Are you trying to place multiple bets with the same customerRef?

    From https://api.developer.betfair.com/se...ni/placeOrders
    Optional parameter allowing the client to pass a unique string (up to 32 chars) that is used to de-dupe mistaken re-submissions.

    Comment

    • ShootnikD
      Junior Member
      • Oct 2012
      • 11

      #3
      Originally posted by PT_PT View Post
      Are you trying to place multiple bets with the same customerRef?

      From https://api.developer.betfair.com/se...ni/placeOrders
      try palcing 3 bets on one market. Yes, with the same customerRef.

      Comment

      • ShootnikD
        Junior Member
        • Oct 2012
        • 11

        #4
        my customerRef is always NULL. Is it wrong?

        Comment

        Working...
        X