This service will need to be implemented on the client side so that Trade can consume it. This will serve to notify the client every time a new order entered event occurs.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Order successfully notified
The response is of type object
.