LinkedProduct
An integrated product reference
custom_idstringrequired
Custom Identifier for the Product referred
Example:
item_123
entity_typestring
Possible values: [item
, material
]
LinkedProduct
{
"custom_id": "item_123",
"entity_type": "item"
}