General site performance
Update - We are continuing to investigate this issue.
Sep 21, 2023 - 16:47 UTC
Investigating - We’re aware of site instability issues and are working on resolving them as soon as possible. We apologize for the inconvenience.
Sep 21, 2023 - 16:41 UTC
Update - We are continuing to investigate this issue.
Sep 21, 2023 - 16:47 UTC
Investigating - We’re aware of site instability issues and are working on resolving them as soon as possible. We apologize for the inconvenience.
Sep 21, 2023 - 16:41 UTC
Termination via API

Chad_Smith
Expensify Customer Posts: 4
Hi,
I passed a termination via API and got a success message. I still see the employee under the member list. The only variable i changed on the post was setting the isTerminated from false to true.
The email address is part of the policyIDToEmailsToRemoveMap and diffToRemove section of the response, does the process have some time delay on expensify end.
Comments
-
I had cache issue, reviewing the site in incognito helped and make sure the value is Boolean true as apposed to string("true") which was another mistake