7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
|
|
POST http://127.0.0.1:12441/order.Summary/Cancel
|
||
|
|
content-type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"order_no":"2542614613018743"
|
||
|
|
}
|