POST api/DashboardCompanyArticle?CompanyId={CompanyId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CompanyId

globally unique identifier

Required

Body Parameters

CommonArticle
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

CompanyId

globally unique identifier

None.

Label

string

None.

Description

string

None.

Unitprice

decimal number

None.

PriceUnit

CommonPriceUnit

None.

ImageSrcDir

string

None.

ImageName

string

None.

ImageContent

string

None.

NewImageContent

string

None.

ImageUrl

string

None.

CatalogsHavingArticle

Collection of CommonCatalog

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

CommonArticle
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

CompanyId

globally unique identifier

None.

Label

string

None.

Description

string

None.

Unitprice

decimal number

None.

PriceUnit

CommonPriceUnit

None.

ImageSrcDir

string

None.

ImageName

string

None.

ImageContent

string

None.

NewImageContent

string

None.

ImageUrl

string

None.

CatalogsHavingArticle

Collection of CommonCatalog

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.