Skip to content
AK Market
Search
K
Main Navigation
Guide
API Reference
Contracts
Deployments
Appearance
Menu
Return to top
Mark an order as locally cancelled
POST
/orders/cancel
Request Body
application/json
Schema
JSON
JSON
{
"orderHash"
:
"string"
}
Responses
200
400
404
Default Response
Content-Type
application/json
Schema
JSON
JSON
{
"ok"
:
true
}
POST
/orders/cancel
Playground
Server
Select a server...
Body
Try it out
Samples