接口:详细地址
接口详情

详细地址

zodram api

GET

接口地址
正式环境(prod) https://zodream.cn/open/shop/address
本地环境(dev) http://zodream.localhost/open/shop/address
Header参数
字段键 字段值 备注说明
请求参数
字段别名 字段含义 字段类型 是否必填 默认值 备注说明
id id 数字(number) 1
响应参数
字段别名 字段含义 字段类型 MOCK规则 备注说明
id id 数字(number)
name name 数字(number)
region_id region_id 数字(number)
tel tel 字符串(string)
address address 数字(number)
created_at created_at 字符串(string)
updated_at updated_at 字符串(string)
region region 对象(object)
id id 数字(number)
name name 字符串(string)
parent_id parent_id 数字(number)
full_name full_name 字符串(string)
is_default is_default 布尔型(boolean)
返回示例