Instant Order Done

This event is dispatched after the successful execution of an instant order.

{
  "event": "instant_order.done",
  "data": {
    "id": "wdycgyf2",
    "reference": null,
    "market": {
      "id": "trxngn",
      "base_unit": "TRX",
      "quote_unit": "NGN"
    },
    "side": "sell",
    "price": {
      "unit": "NGN",
      "amount": "58.95"
    },
    "volume": {
      "unit": "TRX",
      "amount": "0.0848"
    },
    "total": {
      "unit": "NGN",
      "amount": "5.0"
    },
    "fee": {
      "unit": "NGN",
      "amount": "0.05"
    },
    "receive": {
      "unit": "NGN",
      "amount": "4.95"
    },
    "status": "done",
    "created_at": "2021-11-17T20:38:20.000Z",
    "updated_at": "2021-11-17T20:38:23.000Z",
    "user": {
      "id": "23azi7bj",
      "sn": "QDXXIRPXXKS",
      "email": "[email protected]",
      "reference": null,
      "first_name": "Oye",
      "last_name": "Olalekan",
      "display_name": "appstate",
      "created_at": "2021-04-09T09:48:14.000Z",
      "updated_at": "2021-04-09T10:54:32.000Z"
    }
  }
}