Tips REST Endpoints

Tips
The Tip resources respresent customer specific tips for potential energy savings. The Tip APIs allow you to view information about a customer's prioritzed energy saving tips and update the action a customer has taken for each tip.
Delete Tip Action
Method: delete
Path: /apis/tips-v1/{utilityCode}/energy_guide/customers/{id}/tips/{tipId}/action
Get Tip
Method: get
Path: /apis/tips-v1/{utilityCode}/energy_guide/customers/{id}/tips/{tipId}
Get Tip List
Method: get
Path: /apis/tips-v1/{utilityCode}/energy_guide/customers/{id}/tips/list
Get Tip Name List
Method: get
Path: /apis/tips-v1/{utilityCode}/energy_guide/customers/{id}/tips
Update Tip Action
Method: post
Path: /apis/tips-v1/{utilityCode}/energy_guide/customers/{id}/tips/{tipId}/action