AbstractSupplyPointProcessInterface
Interface for all lifecycle journey processes that inherit from AbstractSupplyPointProcess.
Implemented by
Fields
The ID or the primary key of the lifecycle process.
The status of the process.
The supply points associated with the process.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"id": "64035847",
"status": "PENDING",
"supplyPoints": SupplyPointConnectionTypeConnection
}