Gỡ tag
/customers/tags
DELETE
Query Parameters
Name
Type
Description
merchant_token
string
Token do người dùng tự tạo trong hệ thống quản lý
Headers
Name
Type
Description
Accept
string
application/json
Request Body
Name
Type
Description
customer_code
string
Mã khách hàng
tag
string
Tên tag
{
"code": "success",
"message": "Thành công",
"data": []
}
Last updated