Cập nhật thông tin
/customers
PUT
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
Content-Type
string
application/json
Request Body
Name
Type
Description
code
string
Mã khách hàng
name
string
Tên khách hàng
phone
string
Số điện thoại
string
note
string
Ghi chú
street
string
Địa chỉ
ward_code
string
Mã phường xã
district_code
string
Mã quận huyện
province_code
string
Mã tỉnh thành
country_code
string
Mã quốc gia Defaults to 'VN'.
Last updated