curl --location --request PUT 'https://openapi.wateen.ai/api/v1/buyer/users/' \
--form 'IsActive=""' \
--form 'Password=""' \
--form 'ConfirmPassword=""' \
--form 'ExpiryDate=""' \
--form 'FirstName=""' \
--form 'LastName=""' \
--form 'EmailAddress=""' \
--form 'CreateEmployeeCard=""' \
--form 'PhoneNumber=""' \
--form 'UserPhoto=@""' \
--form 'RoleLocations=""'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}