GET api/product

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Product
NameDescriptionTypeAdditional information
ID

integer

None.

SKU

string

Required

Name

string

None.

Description

string

None.

UnitPrice

decimal number

None.

TypeID

integer

Required

Type

ProductType

None.

SizeID

integer

None.

Size

ProductSize

None.

Active

boolean

None.

IsPublic

boolean

None.

LinkedProductID

integer

None.

LinkedProduct

Product

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.