POST AskInfo?brandId={brandId}&shopId={shopId}&projectid={projectid}&userid={userid}

“Post”的文档。

Request Information

Parameters

NameDescriptionAdditional information
brandId
“brandId”的文档。

Define this parameter in the request URI.

shopId
“shopId”的文档。

Define this parameter in the request URI.

projectid
“projectid”的文档。

Define this parameter in the request URI.

userid
“userid”的文档。

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Code": 1,
  "Msg": "sample string 2"
}