Product Reference Output

Identify a product by ID, name, and product code in product relationship rule responses.
JSON example
1{
2  "id": "01txx0000000AbcAAE",
3  "name": "5G Mobile Plan",
4  "productCode": "MOB-5G-BASE"
5}
Properties
Property Name Type Description Required or Optional Available Version
id String Product record ID. Optional 68.0
name String Display name of the product. Optional 68.0
productCode String Product code used to identify the product in catalogs and integrations. Optional 68.0