Terminate an Asset

post

/rest/v7/assets/{id}/actions/terminate

This operation merges a termination request with the projected asset for the requested date, and then stores the results to a Configuration BOM Instance. For termination requests, the root item action code is set to Terminate and subordinate asset action codes are set to Delete.

Request

Path Parameters
Body ()
Root Schema : Service-request
Type: object
Show Source
Back to Top

Response

Default Response

Body ()
Root Schema : Service-response
Type: object
Show Source
  • BOM instance id also is asset-key for the newly created order line.
  • Transaction line identifier for the created line, for CPQ internal commerce process, it is line number, for external commerce application, it is config_id which can be used to construct the endpoint to access specific config instance.
Back to Top