Skip to main content

Merge a pending import into an existing trade

POST 

/api/v1/pending-imports/:id/merge

Merges a pending broker execution into an existing trade by creating an execution record and updating the trade state. The target trade must be for the same symbol. Only imports with status "pending" can be merged.

Request

Responses

Import merged into the target trade.