Introduction
A group object that contains a product and its associated costs as at a specific point in time, for a particular ApiAccount. Extends ApiNameEntity.
Properties

AsAtDate

The date for the entry

Code

The product code

ForAccount

The applicable ApiAccount

IsBundle

Indicates whether this product is a bundle product. Bundle products require component selections when ordering via PostOrder. Use GetBundleComponentsAsync to discover the available components and selectable products.

Pricings

A collection of ApiProductPricing objects

ProductCategory

The ApiProductCategory of the product

Loading API Runner...