POST TCG/api/UpLoad/Shopmaintain

Request Information

URI Parameters

None.

Body Parameters

ShopMaintain
NameDescriptionTypeAdditional information
type

string

None.

ps_shop

string

None.

ps_pole

string

None.

Request Formats

application/json, text/json

Sample:
{
  "type": "sample string 1",
  "ps_shop": "sample string 2",
  "ps_pole": "sample string 3"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ShopMaintain'.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"