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

5 lines
178 B
Plaintext
Raw Normal View History

POST http://127.0.0.1:12441/order.Cart/Create
content-type: application/json
Authorization: {{BSM_TOKEN}}
{"product_identity":"0197077c-7d8b-74d9-b4a4-e824974b93d8","number":1}