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.
我正在使用基于 SOAP 的 api 来更新 etapestry 中的帐户。我想为创建的帐户获取 $ref(唯一数据库参考),即
$ref = "INPUT_DATABASE_REF"; // example: 1234.0.567812
我如何获得数据库参考?
如果您通过 getAccountById、getDuplicateAccount 和 getExistingQueryResults 等方法检索现有帐户,则会显示帐户 ref