Using the GetProdInstInfo API for above use-cases

Input Arguments Examples

Format of Path with Integration ID Example
$Int.[<Root LinteItem Integration Id>].[<Relationship Id>]#[<ChildProduct Id>]#1.xf[Quantity]
"$Int.[88-2ZLRCG].[88-15HMH]#[88-14SIX]#1.xf[Quantity]"
"$Int.[88-2ZLRDR].[1-27LLO]#[88-17KG5]#1.[1-27KNE]#[88-17KFK]#1.[1-27KZI]#[ 88-17KFI]#1.xf[Quantity]"
$Int.[<Root LinteItem Integration Id>].[<Relationship Id>]#[<ChildProduct Id>]#1.xf[Action Code]
"$Int.[88-2ZLRCG].[88-15HMH]#[88-14SIX]#1.xf[Action Code]"
"$Int.[88-2ZLRDR].[1-27LLO]#[88-17KG5]#1.[1-27KNE]#[88-17KFK]#1.[1-27KZI]#[ 88-17KFI]#1.xf[Action Code]"
$Int.[<Root LinteItem Integration Id>].[<Relationship Id>]#[<ChildProduct Id>]#1.xa[AttrName].xf[Value]
"$Int.[88-2ZLRDR].[1-27LD6]#[88-17KFU]#1.xa[OM_Build].xf[Value]"
"$Int.[88-2ZOU1U].xa[Deductible-Individual$_In Network].xf[Value]"
"$Int.[88-2ZOU1U].xa[X-ray & Lab testing Coverage%_Out Network].xf[Value]"
$.[<Root Product Id>]#1.[<Relationship Id>]#[<ChildProductId>]#1.xf[Quantity]
"$.[1SIA-7P09]#1.[88-15HMH]#[88-14SIX]#1.xf[Quantity]"
 "$.[88-17KGC]#1.[1-27LLO]#[88-17KG5]#1.[1-27KNE]#[88-17KFK]#1.[1-27KZI]#[ 88-17KFI]#1.xf[Quantity]"
$.[<Root Product Id>]#1.[<Relationship Id>]#[<ChildProductId>]#1.xf[Action Code]
"$.[1SIA-7P09]#1.[88-15HMH]#[88-14SIX]#1.xf[Action Code]"
 "$.[88-17KGC]#1.[1-27LLO]#[88-17KG5]#1.[1-27KNE]#[88-17KFK]#1.[1-27KZI]#[ 88-17KFI]#1.xf[Action Code]"
$.[<Root Product Id>]#1.[<Relationship Id>]#[<ChildProduct Id>]#1.xa[AttrName].xf[Value]
 "$.[88-17KGC]#1.[1-27LD6]#[88-17KFU]#1.xa[OM_Build].xf[Value]"
 "$.[1-1EVI]#1.xa[Deductible-Individual$_In Network].xf[Value]"
"$.[1-1EVI]#1.xa[X-ray & Lab testing Coverage%_Out Network].xf[Value]"

Output Arguments Example

Success Example Error Example

Child property set [0]


c[0] CCFPropertySet@1C5A31B8 p#0 c#9 type="Success" vt=0 value=""
{
  "$Int.[88-2ZLRCG].[88-15HMH]#[88-14SIX]#1.xf[Quantity]", "2"
    "$Int.[88-2ZLRDR].[1-27LD6]#[88-17KFU]#1.xa[OM_Build].xf[Value]", "250"
    "$Int.[88-2ZOU1U].xa[X-ray & Lab testing Coverage%_Out Network].xf[Value]", "50"
    "$Int.[88-2ZLRDR].[1-27LLO]#[ 88-17KG5]#1.[1-27KNE]#[88-17KFK]#1.[1-27KZI]#[88-17KF]#1.xf[Quantity]", “1”
   "$Int.[88-2ZLRCG].[88-15HMH]#[88-14SIX]#1.xf[Action Code]", “Add”
   "$Int.[88-2ZLRDR].[1-27LLO]#[88-17KG5]#1.[1-27KNE]#[88-17KFK]#1.[1-27KZI]#[ 88-17KFI]#1.xf[Action Code]", “Add”
}

Child property set [1]

c[1] CCFPropertySet@1C5A31B9 p#0 c#10 type="Error" vt=0 value=""
{
   "$Int.[88-2ZOU1U].xa[Deductible-Individual$_In Network].xf[Value]",  
"Invalid Syntax"
}
Note: The row-IDs in the above example are for sample data only.