标签: php react-native magento2
我需要帮助来检查我要删除的客户是否是我的客户(基于访问令牌-授权载体...)。我在端点中发送customer_id(/ customer-delete /:customer_id),在标头中,我具有客户的授权令牌。有谁可以帮助我吗?谢谢。
答案 0 :(得分:0)
用于删除客户帐户的API已存在:https://devdocs.magento.com/guides/m1x/api/soap/customer/customer.delete.html