Update Configuration

post

/rest/v16/assets/actions/updateConfiguration

This operation gathers a projection of all involved configuration attributes from open order lines related to an asset and updates the internal configuration on the root asset.

Request

Supported Media Types
Body ()
Root Schema : assets-updateConfigurationCollectionRequest
Type: object
Show Source
Nested Schema : Asset Order List
Type: array
Title: Asset Order List
Contains a list of asset key and order lines.
Show Source
Nested Schema : Asset order definition
Type: object
Title: Asset order definition
Captures asset key and order lines.
Show Source
Nested Schema : orderLines
Type: array
Show Source
Nested Schema : Order line
Type: object
Title: Order line
Root line item from open orders.
Show Source
  • Title: Document Number
    Unique document number for this sub-document to be used as document identifier in a commerce process.
  • Title: Transaction Internal ID
    Current Unique Buy-side ID. This is the internal identifier for a transaction within a CPQ site.
  • Configuration Identifier used to uniquely identify the configuration BOM instance.
  • Order type identifier - internalOrder or externalOrder. For internal orders, supply the _bs_id and _document_number(s), for external orders, supply the configId.
Back to Top

Response

Supported Media Types

Default Response

Back to Top