POST ShopRentModify?shopId={shopId}&projectid={projectid}&brandName={brandName}
“Post”的文档。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
shopId | “shopId”的文档。 |
Define this parameter in the request URI. |
projectid | “projectid”的文档。 |
Define this parameter in the request URI. |
brandName | “brandName”的文档。 |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "Code": 1, "Msg": "sample string 2" }