Reconfigure
post
/rest/v7/configBomInstance/{configId}/actions/reconfig
This operation can be used to update a Transaction prior to fulfillment and will internally calculate the projected state of the configuration instance. It returns a new configuration URL that can be used to launch the model configurator page that will reflect the user-intended net changes to the subscription.
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.