Files
full/module/ec/order/test/cart/cart_del.http

7 lines
127 B
HTTP

POST http://127.0.0.1:12441/order.Cart/Delete
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"id": ["3"]
}