Renew an Asset

post

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

This operation merges a renew request with the projected asset for the requested date, and then stores the results to a Configuration BOM Instance. For renew requests, the root and subordinate action codes are set to Renew.

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