7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
|
|
POST http://127.0.0.1:12441/order.Coupon/ByStatus
|
||
|
|
content-type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"status": 1
|
||
|
|
}
|