PUT api/CustomerFeedbackMaster?MOBILE={MOBILE}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
MOBILE

string

Required

Body Parameters

CustomerFeedbackMaster
NameDescriptionTypeAdditional information
BRANCH_CODE

string

Max length: 6

CODE

string

Max length: 50

NAME

string

Max length: 50

COMPANY

string

Max length: 100

MARITAL_ST

string

Max length: 10

GENDER

string

Max length: 10

DATE_OF_BIRTH

date

None.

WED_DATE

date

None.

EMAIL

string

Max length: 50

COUNTRY

string

Max length: 50

COUNTY_CODE

string

Max length: 50

MOBILE

string

Max length: 50

TELNO

string

Max length: 50

HOW_U_KNOW_US

string

Max length: 100

SHOWROOM_ACCESS

string

Max length: 50

PRD_RANGE

string

Max length: 50

QC_DESIGN

boolean

None.

SERVICE_QC

string

Max length: 50

STAFF_ATTITUDE

string

Max length: 500

SHOROOM_DISPLAY

string

Max length: 500

NONSELECTION_REASON

string

Max length: 500

NEW_CUSTOMER

boolean

None.

DETAIL_REMARK_NONSELECTION

string

None.

SUGGESTION_FOR_IMPROVEMENT

string

None.

DOYOU_GET_ITEM

boolean

None.

ISSATISFIED

boolean

None.

POSCUSTPREFIX

string

None.

BIRTH_MONTH

string

None.

BIRTH_DAY

string

None.

WED_MONTH

string

None.

WED_DAY

string

None.

NATIONALITY

string

None.

PREF_COM_PLATFORM

string

None.

WUPMOBILECODE

string

Max length: 10

OCCUPATION

string

None.

Request Formats

application/json, text/json

Sample:
{
  "BRANCH_CODE": "sample string 1",
  "CODE": "sample string 2",
  "NAME": "sample string 3",
  "COMPANY": "sample string 4",
  "MARITAL_ST": "sample string 5",
  "GENDER": "sample string 6",
  "DATE_OF_BIRTH": "2025-12-16T07:35:43.0008117+04:00",
  "WED_DATE": "2025-12-16T07:35:43.0008117+04:00",
  "EMAIL": "sample string 8",
  "COUNTRY": "sample string 9",
  "COUNTY_CODE": "sample string 10",
  "MOBILE": "sample string 11",
  "TELNO": "sample string 12",
  "HOW_U_KNOW_US": "sample string 13",
  "SHOWROOM_ACCESS": "sample string 14",
  "PRD_RANGE": "sample string 15",
  "QC_DESIGN": true,
  "SERVICE_QC": "sample string 17",
  "STAFF_ATTITUDE": "sample string 18",
  "SHOROOM_DISPLAY": "sample string 19",
  "NONSELECTION_REASON": "sample string 20",
  "NEW_CUSTOMER": true,
  "DETAIL_REMARK_NONSELECTION": "sample string 22",
  "SUGGESTION_FOR_IMPROVEMENT": "sample string 23",
  "DOYOU_GET_ITEM": true,
  "ISSATISFIED": true,
  "POSCUSTPREFIX": "sample string 26",
  "BIRTH_MONTH": "sample string 27",
  "BIRTH_DAY": "sample string 28",
  "WED_MONTH": "sample string 29",
  "WED_DAY": "sample string 30",
  "NATIONALITY": "sample string 31",
  "PREF_COM_PLATFORM": "sample string 32",
  "WUPMOBILECODE": "sample string 33",
  "OCCUPATION": "sample string 34"
}

text/html

Sample:
{"BRANCH_CODE":"sample string 1","CODE":"sample string 2","NAME":"sample string 3","COMPANY":"sample string 4","MARITAL_ST":"sample string 5","GENDER":"sample string 6","DATE_OF_BIRTH":"2025-12-16T07:35:43.0008117+04:00","WED_DATE":"2025-12-16T07:35:43.0008117+04:00","EMAIL":"sample string 8","COUNTRY":"sample string 9","COUNTY_CODE":"sample string 10","MOBILE":"sample string 11","TELNO":"sample string 12","HOW_U_KNOW_US":"sample string 13","SHOWROOM_ACCESS":"sample string 14","PRD_RANGE":"sample string 15","QC_DESIGN":true,"SERVICE_QC":"sample string 17","STAFF_ATTITUDE":"sample string 18","SHOROOM_DISPLAY":"sample string 19","NONSELECTION_REASON":"sample string 20","NEW_CUSTOMER":true,"DETAIL_REMARK_NONSELECTION":"sample string 22","SUGGESTION_FOR_IMPROVEMENT":"sample string 23","DOYOU_GET_ITEM":true,"ISSATISFIED":true,"POSCUSTPREFIX":"sample string 26","BIRTH_MONTH":"sample string 27","BIRTH_DAY":"sample string 28","WED_MONTH":"sample string 29","WED_DAY":"sample string 30","NATIONALITY":"sample string 31","PREF_COM_PLATFORM":"sample string 32","WUPMOBILECODE":"sample string 33","OCCUPATION":"sample string 34"}

application/xml, text/xml

Sample:
<CustomerFeedbackMaster xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/webAppApi.Models.Master">
  <BIRTH_DAY>sample string 28</BIRTH_DAY>
  <BIRTH_MONTH>sample string 27</BIRTH_MONTH>
  <BRANCH_CODE>sample string 1</BRANCH_CODE>
  <CODE>sample string 2</CODE>
  <COMPANY>sample string 4</COMPANY>
  <COUNTRY>sample string 9</COUNTRY>
  <COUNTY_CODE>sample string 10</COUNTY_CODE>
  <DATE_OF_BIRTH>2025-12-16T07:35:43.0008117+04:00</DATE_OF_BIRTH>
  <DETAIL_REMARK_NONSELECTION>sample string 22</DETAIL_REMARK_NONSELECTION>
  <DOYOU_GET_ITEM>true</DOYOU_GET_ITEM>
  <EMAIL>sample string 8</EMAIL>
  <GENDER>sample string 6</GENDER>
  <HOW_U_KNOW_US>sample string 13</HOW_U_KNOW_US>
  <ISSATISFIED>true</ISSATISFIED>
  <MARITAL_ST>sample string 5</MARITAL_ST>
  <MOBILE>sample string 11</MOBILE>
  <NAME>sample string 3</NAME>
  <NATIONALITY>sample string 31</NATIONALITY>
  <NEW_CUSTOMER>true</NEW_CUSTOMER>
  <NONSELECTION_REASON>sample string 20</NONSELECTION_REASON>
  <OCCUPATION>sample string 34</OCCUPATION>
  <POSCUSTPREFIX>sample string 26</POSCUSTPREFIX>
  <PRD_RANGE>sample string 15</PRD_RANGE>
  <PREF_COM_PLATFORM>sample string 32</PREF_COM_PLATFORM>
  <QC_DESIGN>true</QC_DESIGN>
  <SERVICE_QC>sample string 17</SERVICE_QC>
  <SHOROOM_DISPLAY>sample string 19</SHOROOM_DISPLAY>
  <SHOWROOM_ACCESS>sample string 14</SHOWROOM_ACCESS>
  <STAFF_ATTITUDE>sample string 18</STAFF_ATTITUDE>
  <SUGGESTION_FOR_IMPROVEMENT>sample string 23</SUGGESTION_FOR_IMPROVEMENT>
  <TELNO>sample string 12</TELNO>
  <WED_DATE>2025-12-16T07:35:43.0008117+04:00</WED_DATE>
  <WED_DAY>sample string 30</WED_DAY>
  <WED_MONTH>sample string 29</WED_MONTH>
  <WUPMOBILECODE>sample string 33</WUPMOBILECODE>
</CustomerFeedbackMaster>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json, text/html

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />