跳到主要内容
版本:202201

删除地址

DELETE 

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

通过地址 ID 删除指定地址。

请求

Path参数

    customer_id string必填

    顾客 ID。

    address_id string必填

    地址 ID。

响应

200

无 Schema