Example: Change a Lifecycle-Managed Asset

Review an example of using Connect REST API to amend an asset after a new lifecycle event.

On 10/01, your customer wants to increase number of licenses by 10 from October through December. They make an amendment order that creates the following order product.

ID: 1237

Date of Sale: 10/01/20 2:00:00pm PST

Start Date: 10/01/20 9:00:00am PST

End Date: 12/31/20 8:59:59am PST

Amount: $600

Quantity: 10

Build an integration that calls the Change Asset resource and passes an asset action source, asset action, and two asset state periods. The first asset state period represents the period from 07/01 through 09/30, with a license quantity of 20. The second asset state period represents the period from 10/01 through 12/31, with a license quantity of 25. The asset action provides information on what type of change took place, when the change occurred, and the change in quantity, amount, and/or monthly recurring revenue.

/services/data/v50.0/asset-management/assets/02iB00000007bZ6IAI/actions/change

Asset change 1

  • Change Asset