Files
full/module/ec/market/test/agency/create.http

14 lines
299 B
HTTP

POST http://127.0.0.1:12423/market.Agency/Create
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"account": "aaaa",
"name": "aaaa",
"org_name": "aa",
"contact": "aaaaaa",
"phone": "13246589952",
"store_identity": "01970749-c258-7cfe-a7b8-b24062d01269"
}