Lifecycle Stage List

Returns all available lifecycle stages (for use in other functions, e.g., GetCustomerFutureValues).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Sample Request

https://apiX.optimove.net/current/model/GetLifecycleStageList

Sample Response

[
  {"StageID":1,"StageName":"New"},
  {"StageID":2,"StageName":"Active"},
  {"StageID":3,"StageName":"FromChurn"},
  {"StageID":4,"StageName":"Churn"}
]
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json