Change is in this state if it was abandoned by the user. This state is only
applicable for change in history.
Activating
Change is in this state if it's currently being provisioned downstream. The
change can't be overwritten or cancelled when it's in this state. This
state is only applicable for pending change.
Approved
Change is in this state after it's approved by the partner or auto-approved
but before it takes effect. The change can be overwritten or cancelled
depending on the new line item info property (pending Private Offer change
cannot be cancelled and can only be overwritten by another Private Offer).
This state is only applicable for pending change.
Completed
Change is in this state after it's been activated. This state is only
applicable for change in history.
PendingApproval
Change is in this state when a change is initiated and waiting for partner
approval. This state is only applicable for pending change.
Rejected
Change is in this state if it was rejected by the partner. This state is
only applicable for change in history.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `LineItemChangeState` enum in the Cloud Commerce Consumer Procurement v1 API defines the possible states for a change related to a line item."],["The latest version of this API is 1.4.0, with prior versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available for reference."],["Possible states for a `LineItemChangeState` are `Abandoned`, `Activating`, `Approved`, `Completed`, `PendingApproval`, `Rejected`, and `Unspecified`, each with specific implications for the change's lifecycle."],["Certain states, such as `Abandoned`, `Completed`, and `Rejected`, are only applicable to changes in history, while `Activating`, `Approved`, and `PendingApproval` are only applicable to pending changes."],["The `Unspecified` state serves as a sentinel value and should not be used in practice."]]],[]]