POST api/Values/CreateOrUpdateBrand

Request Information

URI Parameters

None.

Body Parameters

Brand
NameDescriptionTypeAdditional information
brand_id

integer

None.

brand_name

string

String length: inclusive between 0 and 50

brand_address

string

String length: inclusive between 0 and 400

brand_ott_id

string

String length: inclusive between 0 and 30

brand_client_id

string

String length: inclusive between 0 and 128

SentLists

Collection of SentList

None.

SentOTTLists

Collection of SentOTTList

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.