As discussed in #71
Presently the POST order endpoint returns a txn reference. But the same txn reference can't be used to determine whether the order has been filled or canceled.
There should be some way to check that using the original identifier returned from create order API or the order ID or user order ID.