Skip to main content

Approve a pending import

POST 

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

Approves a pending import and creates a trade from the broker execution. Only imports with status "pending" can be approved. Optionally assigns the import to a strategy.

Request

Responses

Import approved and trade created.