Skip to main content

Edit contact

Change contact details`

HTTP Request

PUT /contact/@id

Auth: true

QUERY PARAMETERS

ParameterTypeDescription
idint
privilegesarrayArray with privileges that you want to enable. Formatted the same way as output from GET /contact/privileges
typestringAccount Type
companynamestringOrganization
taxidstringMã số thuế
genderstringDanh xưng
lastnamestringLast Name
firstnamestringFirst Name
emailstringEmail Address
phonenumberstringPhone
nationalidstringCCCD/Passport
birthdaystringBirthday
countrystringCountry
statestringState
citystringCity
wardstringXã/Phường
address1stringAddress 1
verificationstringVerification

Example Response


{
"info": [
"profile_updated"
]
}