Translations:Asset Exchange/125/en
From ArdorDocs
Get Expected Order Cancellations Example
http://localhost:27876/nxt?
requestType=getExpectedOrderCancellations&
chain=2
{
"orderCancellations": [
{
"accountRS": "ARDOR-4VDY-LNVT-LMAY-FMCKA",
"account": "15295723609781267838",
"order": "8404616015717333294",
"height": 348793,
"phased": false
}
],
"requestProcessingTime": 1
}