For the complete documentation index, see llms.txt. This page is also available as Markdown.

SimpleProduct object structure

Parameters

Parameter
Type / Description

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.

Last updated

Was this helpful?