SimpleProduct Object Structure
Parameters
Parameter | Type/Descriptio |
---|---|
ProductId | Int |
Unique Avangate Product ID. | |
ProductCode | String |
Unique Product Code. | |
ProductName | String |
Product Name | |
ProductType | String |
Possible values: REGULAR or BUNDLE | |
ProductVersion | String |
Product version. Can be NULL. | |
ProductImage | String |
URLs to the product image uploaded into the Avangate platform. Can be NULL. | |
Price | Double |
Product price calculated using the configuration of pricing options from the pricing list. | |
Currency | String |
The ISO code of the currency set for the partner - ISO 4217. | |
PriceType | String |
Possible values NET or GROSS. |