POST api/Articles

Request Information

URI Parameters

None.

Body Parameters

Article
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

CompanyId

globally unique identifier

None.

Label

string

Max length: 255

Unitprice

decimal number

None.

Description

string

Max length: 255

PriceUnitId

globally unique identifier

None.

GenericIconName

string

None.

ImageName

string

None.

PriceUnit

PriceUnit

None.

Company

Company

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

None.