Track your orders
POST/account
Subscribes to events that return data when your orders in the specified market are updated.
You can receive one of the following events:
-
Subscribe: receive a confirmation that you subscribed to the channel.
-
Order: receive data about all orders you created or updated.
-
Fill: receive data about all fills or trades executed for an orders you created.
Request
Responses
- 200
Subscription confirmed. The response can return an object for a subscription, order, or fill event for the specified market.