So, I've got a project that adds a few fields, and then I need to be able to access those fields via the REST API. I've created a Web Service Endpoint based on 18.200.001 and this has been deployed (via attaching it to a Customization Project) to about 10 tenants.
Now I'm making a small change, added a couple new fields to the customization and added them to the WSE. It's also getting deployed to a new tenant that doesn't have it at all. I left it the same name/version number, thinking that it would just update. That said, it doesn't look like it did anything at one of the tenant, and it apparently didn't copy over to the new tenant.
Additionally, to complicate matters, it appears that on one tenant, the Default 18.200.001 WSE ends at AccountLocation. Is there some process to restore a WSE if it gets whacked out?
Thanks in advance.