Files
full/module/ec/order/test/mgt/order_get.http

7 lines
166 B
Plaintext
Raw Normal View History

POST http://127.0.0.1:12441/order.Mgt/OrderGet
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"identity":"019685f8-94cb-7bc2-afd4-4a72473299ce"
}