Open Lash-L opened 1 year ago
We want to make sure that when we poll for information, we aren't doing unneeded polls as they are time consuming. Instead we should limit it to stay within the bounds of when the user created their account.
Seems to be https://customerservice2api.southerncompany.com/api/account/getAccountDetailLight/{account_number}
We want to make sure that when we poll for information, we aren't doing unneeded polls as they are time consuming. Instead we should limit it to stay within the bounds of when the user created their account.