Newer Version Available
Insurance Get Eligible Clauses Input
Input representation for get eligible insurance product clauses.
- JSON example
-
1{ 2 "contextId": "0000000i18tq18g0025175944829641764efd423f7dc44b98dd1e829086efc59", 3 "instanceKey": [ 4 "a3Nxx000000CmikEAC" 5 ], 6 "quoteId": "0Q0xx000000Dm3jCAC", 7 "quoteLineItemId": "0QLxx000000E5d1OAC" 8} - Properties
-
Name Type Description Required or Optional Available Version contextId String ID of context. Required if quoteId isn't specified 65.0 instanceKey String[] List of product instance IDs from the root product to the target quote line item. Required if quoteLineItemId isn't specified 65.0 quoteId String ID of the quote. Required if contextId isn't specified 65.0 quoteLineItemId String ID of the quote line item. Required if instanceKey isn't specified 65.0