POST TCG/api/UpLoadClothing/ULClothing1

Request Information

URI Parameters

None.

Body Parameters

ClothingData
NameDescriptionTypeAdditional information
Id1

string

None.

Id2

string

None.

Id3

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Id1": "sample string 1",
  "Id2": "sample string 2",
  "Id3": "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 'ClothingData'.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"