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