Files
full/module/ec/order/test/summary/cancel.http

7 lines
148 B
Plaintext
Raw Normal View History

POST http://127.0.0.1:12441/order.Summary/Cancel
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"order_no":"2542614613018743"
}