End user report types
Overview of end user reports
Upvest provides the following list of user facing reports via its API:
Substitute report
A substitute report is created if there is a mistrade.
This is the case when a user order has been incorrectly executed by the respective exchange. Mistrades only become known retrospectively, i.e. only after the order has been marked as fully executed. If this occurs, the user has already received a report on the buy or sell order. As soon as the mistrade has been cancelled by the exchange, our system creates a REVOKED_ORDER
report to inform you and the user about the process.
The webhook sent for this new report on the cancelled order will contain the report_id
of the buy or sell report that was previously generated. See section Accessing end user reports .
Was this page helpful?