Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Guidewire 计费中心上,是否有一组 API 可以在应用程序中添加/删除/删除用户,而无需去数据库修改表?
OOTB 没有这样的东西,您可以争辩说您可以导入此数据,ImportToolsAPI但不提供删除和删除操作。
ImportToolsAPI
这样的服务会非常简单,所以如果你愿意,我想你可以实现一个。