(API)更新客户billingshipping地址:?
你好,
我为LS易康姆开发一个定制的集成PHP客户机。我同步客户和国家的本地副本(mysql)定期对其进行缓存。
当发布或将客户对象使用API (https://developers.lightspeedhq.com/ecom/endpoints/customer/),我们如何确保国家选择计费/送货地址保存吗?我看到该地区作为一个选项(addressBillingRegion),而不是国家。
我假设的:
{
id: 123456年,
“addressBillingCountry”= >
阵列(4){
“id”= >字符串(3)“150”
“代码”= >
字符串(2)“问”
“code3”= >
字符串(3)“全国民主联盟”
“标题”= >
字符串(16)“荷兰”
}
}