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

7 lines
149 B
Plaintext
Raw Normal View History

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