Files
full/module/ec/mall/test/store/licensing.http

8 lines
161 B
HTTP

POST http://127.0.0.1:12419/mall.Store/Licensing
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"license_type":1,
"domain":"localhost"
}