7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
|
|
POST http://127.0.0.1:12441/order.Mgt/OrderCancel
|
||
|
|
content-type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"identity":"01966c58-dde6-73e6-8232-df8356fe89d7"
|
||
|
|
}
|