跳到主要内容
版本:202201

设置默认地址

PUT 

/openapi/2022-01/customers/:customer_id/addresses/:address_id/default

将指定地址设为顾客的默认地址。

请求

Path参数

    customer_id string必填

    顾客 ID。

    address_id string必填

    地址 ID。

响应

200

无 Schema