For AI agents: visit https://developer.subotiz.com/v1.0-zh-cn/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| 属性名 | 类型 | 描述 |
|---|
| customer_id | string | 顾客 Id |
| email | string | 顾客邮箱 |
| name | string | 顾客姓名 |
| type | string | 顾客类型 |
| create_at | string | 顾客创建时间 |
| payer_id | string | 接入方顾客 ID |
| email_subscription | int | 是否订阅营销电子邮件通知 |
| metadata | map[string]string | 一组可附加到对象上的键值对,允许您以结构化格式存储附加信息。 |
| address | CustomerAddress | 顾客地址 |
| 属性名 | 类型 | 描述 |
|---|
| line1 | string | 地址行1 |
| line2 | string | 地址行2 |
| city | string | 城市 |
| province | string | 省/州代码 |
| postal_code | string | 邮政编码 |
| country | string | 国家/地区代码 |
These developer docs retire on 2026-08-30. Visit the new docs: NEW DOCS本开发者文档将于 2026-08-30下线,请访问新版文档: 新文档