Enrollment process
When you create an enrollment using the POST /v1/site/{site_id}/enrolment endpoint, it will enter the PENDING
status.
The request will then be reviewed, and the status will be changed to any of the following:
APPROVED
The enrollment is approved and the end-user will start participating as soon as the program allows.
NEEDS_ACTION
Some of the information presented in the enrollment could not be verified, and the enrollment could not be approved yet. Flip will reach out to the end-user via email in order to solve these issues.
REJECTED
The utility deemed that the end-user did not qualify or was not eligible to participate in the program, and the enrollment was rejected. The end-user will not be able to re-apply.
Last modified: 5 months ago