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.
我正在使用 Square Connect API 来检索客户的付款。Square Account 具有移动员工设置。移动员工 ID 确定销售地点。我无法在 API 中访问它,但在交易 CSV 下载中。
感谢您指出 API 的这一限制。我已向 Square Connect 工程团队提交了功能请求。
作为次优的临时解决方案,PaymentConnect 端点返回的对象确实包含一个creator_id字段,该字段对应于处理付款的工作人员。很遗憾,此ID与商家在添加移动工作人员时指定的ID不符。如果您可以确定哪些creator_id映射到哪个移动工作人员,您可以维护它们之间的一对一映射。
Payment
creator_id