Follow-On Order
post
/rest/v7/configBomInstance/{configId}/actions/followOnOrder
This operation is used to make changes to an existing order that has not yet been fulfilled. When a follow-on order is created, the projected state of an existing unfulfilled order is calculated and a new configuration URL is returned. The configuration URL can be used to launch the model configurator page, which 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.
Root Schema : Service-request
Type:
Show Source
object
-
sourceIdentifier(optional):
string
Title:
Source Identifier
The variable name of the commerce process or external application identifier. -
transactionDate(optional):
string
Title:
Transaction Date
The date and time on which the service request was made. -
transactionId(optional):
string
Title:
Transaction Id
The current transaction identifier.
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.