GET api/products/memberships/{provinceid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
provinceid

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CmsProduct
NameDescriptionTypeAdditional information
ID

integer

None.

NoProduct

string

None.

LineItemTypeID

integer

None.

NameEnglish

string

None.

NameFrench

string

None.

CategoryID

integer

None.

SubCategoryID

integer

None.

TransactionCode

string

None.

Taxable

boolean

None.

LockToOne

boolean

None.

DescriptionEN

string

None.

DescriptionFR

string

None.

SubCategoryDescriptionEN

string

None.

SubCategoryDescriptionFR

string

None.

PriceByProvince

Collection of CmsProductPrice

None.

Images

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'ParentPickListID_PickList' with type 'Opimian.Wimps.Models.PickList'. Path '[0].ProductRenewalID_Products.ProductCategoryID_PickListValue.PickListID_PickList'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'ParentPickListID_PickList' with type 'Opimian.Wimps.Models.PickList'. Path '[0].ProductRenewalID_Products.ProductCategoryID_PickListValue.PickListID_PickList'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'Opimian.Wimps.Models.Area' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'Opimian.Wimps.Models.Area' contains cycles and cannot be serialized if reference tracking is disabled.