Update customer info
/customers
PUT
Query Parameters
Name
Type
Description
merchant_token
string
Token is created in management system.
Headers
Name
Type
Description
Accept
string
application/json
Content-Type
string
application/json
Request Body
Name
Type
Description
code
string
Customer code
name
string
Customer name
phone
string
Customer phone number
string
Customer email
note
string
Note
street
string
Customer street
ward_code
string
Customer ward code
district_code
string
Customer district code
province_code
string
Customer province code
country_code
string
Customer country code
Last updated