Get Configuration BOM Instance
post
/rest/v7/configBomInstance/{configId}/actions/getConfigBom
This operation will use one of the lineId or config_id to retrieve a saved Configuration BOM Instance. The lineId is returned from a Terminate, Suspend, Resume, or Renew service. The config_id is returned by client side JSON object for client integration case. NOTE: Get Configuration Instance is only available for external integrations.
Request
Path Parameters
-
configId: integer
Configuration Identifier used to uniquely identify the configuration bom instance.
Response
Default Response
Root Schema : InteractiveService-response
Type:
Show Source
object
-
bomkey(optional):
string
The instance id for the BOM instance calculated by ABO process, this is needed to pass to configurator as url parameter as configurator will only use the BOM if the BOM instance id inside match the passed in BOM key.
-
configContextKey(optional):
string
Context key passed to configurator session to retrieve BOM instance being calculated by ABO process.
-
configuratorURL(optional):
string
URL to launch configurator with the BOM instance calculated by ABO process.
-
model(optional):
string
Model variable name for the model to launch configurator ui.
-
product_line(optional):
string
Product line variable name for the model to launch configurator ui.
-
segment(optional):
string
Segment variable name for the model to launch configurator ui.