Pending limit orders

This section outlines the REST API methods available for managing pending orders, including creating, deleting, and retrieving order details.

All actions in this section can also be executed by masters specifying "clientId": int in the body and using the following methods:

/api/pending/authorized/add /api/pending/authorized/del /api/pending/authorized/delAll /api/pending/authorized/orders

Last updated