Instant Order Cancelled

This event is dispatched whenever an instant has failed in execution.

{
  "event": "instant_order.cancelled",
  "data": {
    "id": "5lkj7466",
    "reference": null,
    "market": {
      "id": "btcngn",
      "base_unit": "BTC",
      "quote_unit": "NGN"
    },
    "side": "buy",
    "price": {
      "unit": "NGN",
      "amount": "33032985.98"
    },
    "volume": {
      "unit": "BTC",
      "amount": "0.00000003"
    },
    "total": {
      "unit": "NGN",
      "amount": "1.0"
    },
    "fee": {
      "unit": "BTC",
      "amount": "0.0"
    },
    "receive": {
      "unit": "BTC",
      "amount": "0.0"
    },
    "status": "cancel",
    "created_at": "2021-11-18T10:59:51.000Z",
    "updated_at": "2021-11-18T11:14:49.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"
    }
  }
}