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

8 lines
193 B
HTTP

POST http://127.0.0.1:12441/order.Cart/Fetch
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"passport":"1",
"passport_identity":"0197e8dc-8711-75f5-851f-0dcd63f81d5c"
}