POST api/Login/registerCustomerFull

Request Information

URI Parameters

None.

Body Parameters

registerCustomerFullRequest
NameDescriptionTypeAdditional information
customerCategory

integer

None.

Nationality

NationalityType

None.

IsCompany

boolean

None.

Sex

CustomerSexEnum

None.

name

string

None.

family

string

None.

fatherName

string

None.

mobile

string

None.

identityNumber

string

None.

birthDay

date

None.

identityCardType

IdentityCardType

None.

nationalCode

string

None.

Phone

string

None.

Email

string

None.

Des

string

None.

postalCode

string

None.

GPS

string

None.

address

string

None.

representer

string

None.

representerUserName

string

None.

userName

string

None.

internetPassword

string

None.

profilePassword

string

None.

resellerCode

integer

None.

resellerName

string

None.

groupCode

integer

None.

city

integer

None.

customerType

customerTypeEnum

None.

phoneRanzhe

string

None.

ISOwner

boolean

None.

nameOwner

string

None.

familyOwner

string

None.

nationalCodeOwner

string

None.

CompanyType

integer

None.

companyName

string

None.

CEOName

string

None.

registerNumber

string

None.

IdentificationNumber

string

None.

taxCode

string

None.

SimcardNumber

string

None.

SimcardSerial

string

None.

ModemSerial

string

None.

presenterUserName

string

None.

cardNumber

string

None.

AgentName

string

None.

AgentFamily

string

None.

AgentMobile

string

None.

AgentFather

string

None.

agentBirthDate

date

None.

AgentCertificate

string

None.

AgentMelli

string

None.

AgentNationality

NationalityType

None.

AgentIdentificationType

IdentityCardType

None.

myLink

string

None.

Request Formats

application/json, text/json

Sample:
{
  "customerCategory": 1,
  "Nationality": 1,
  "IsCompany": true,
  "Sex": 1,
  "name": "sample string 3",
  "family": "sample string 4",
  "fatherName": "sample string 5",
  "mobile": "sample string 6",
  "identityNumber": "sample string 7",
  "birthDay": "2024-10-06T07:00:19.9527321",
  "identityCardType": 0,
  "nationalCode": "sample string 9",
  "Phone": "sample string 10",
  "Email": "sample string 11",
  "Des": "sample string 12",
  "postalCode": "sample string 13",
  "GPS": "sample string 14",
  "address": "sample string 15",
  "representer": "sample string 16",
  "representerUserName": "sample string 17",
  "userName": "sample string 18",
  "internetPassword": "sample string 19",
  "profilePassword": "sample string 20",
  "resellerCode": 21,
  "resellerName": "sample string 22",
  "groupCode": 23,
  "city": 24,
  "customerType": 0,
  "phoneRanzhe": "sample string 25",
  "ISOwner": true,
  "nameOwner": "sample string 27",
  "familyOwner": "sample string 28",
  "nationalCodeOwner": "sample string 29",
  "CompanyType": 30,
  "companyName": "sample string 31",
  "CEOName": "sample string 32",
  "registerNumber": "sample string 33",
  "IdentificationNumber": "sample string 34",
  "taxCode": "sample string 35",
  "SimcardNumber": "sample string 36",
  "SimcardSerial": "sample string 37",
  "ModemSerial": "sample string 38",
  "presenterUserName": "sample string 39",
  "cardNumber": "sample string 40",
  "AgentName": "sample string 41",
  "AgentFamily": "sample string 42",
  "AgentMobile": "sample string 43",
  "AgentFather": "sample string 44",
  "agentBirthDate": "2024-10-06T07:00:19.9527321",
  "AgentCertificate": "sample string 46",
  "AgentMelli": "sample string 47",
  "AgentNationality": 1,
  "AgentIdentificationType": 0,
  "myLink": "sample string 48"
}

application/xml, text/xml

Sample:
<registerCustomerFullRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ServicesDomain.Models.Login">
  <AgentCertificate>sample string 46</AgentCertificate>
  <AgentFamily>sample string 42</AgentFamily>
  <AgentFather>sample string 44</AgentFather>
  <AgentIdentificationType>nationalCode</AgentIdentificationType>
  <AgentMelli>sample string 47</AgentMelli>
  <AgentMobile>sample string 43</AgentMobile>
  <AgentName>sample string 41</AgentName>
  <AgentNationality>IRN</AgentNationality>
  <CEOName>sample string 32</CEOName>
  <CompanyType>30</CompanyType>
  <Des>sample string 12</Des>
  <Email>sample string 11</Email>
  <GPS>sample string 14</GPS>
  <ISOwner>true</ISOwner>
  <IdentificationNumber>sample string 34</IdentificationNumber>
  <IsCompany>true</IsCompany>
  <ModemSerial>sample string 38</ModemSerial>
  <Nationality>IRN</Nationality>
  <Phone>sample string 10</Phone>
  <Sex>Male</Sex>
  <SimcardNumber>sample string 36</SimcardNumber>
  <SimcardSerial>sample string 37</SimcardSerial>
  <address>sample string 15</address>
  <agentBirthDate>2024-10-06T07:00:19.9527321+04:30</agentBirthDate>
  <birthDay>2024-10-06T07:00:19.9527321+04:30</birthDay>
  <cardNumber>sample string 40</cardNumber>
  <city>24</city>
  <companyName>sample string 31</companyName>
  <customerCategory>1</customerCategory>
  <customerType>WireLess1</customerType>
  <family>sample string 4</family>
  <familyOwner>sample string 28</familyOwner>
  <fatherName>sample string 5</fatherName>
  <groupCode>23</groupCode>
  <identityCardType>nationalCode</identityCardType>
  <identityNumber>sample string 7</identityNumber>
  <internetPassword>sample string 19</internetPassword>
  <mobile>sample string 6</mobile>
  <myLink>sample string 48</myLink>
  <name>sample string 3</name>
  <nameOwner>sample string 27</nameOwner>
  <nationalCode>sample string 9</nationalCode>
  <nationalCodeOwner>sample string 29</nationalCodeOwner>
  <phoneRanzhe>sample string 25</phoneRanzhe>
  <postalCode>sample string 13</postalCode>
  <presenterUserName>sample string 39</presenterUserName>
  <profilePassword>sample string 20</profilePassword>
  <registerNumber>sample string 33</registerNumber>
  <representer>sample string 16</representer>
  <representerUserName>sample string 17</representerUserName>
  <resellerCode>21</resellerCode>
  <resellerName>sample string 22</resellerName>
  <taxCode>sample string 35</taxCode>
  <userName>sample string 18</userName>
</registerCustomerFullRequest>

multipart/form-data

Sample:
<registerCustomerFullRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ServicesDomain.Models.Login"><AgentCertificate>sample string 46</AgentCertificate><AgentFamily>sample string 42</AgentFamily><AgentFather>sample string 44</AgentFather><AgentIdentificationType>nationalCode</AgentIdentificationType><AgentMelli>sample string 47</AgentMelli><AgentMobile>sample string 43</AgentMobile><AgentName>sample string 41</AgentName><AgentNationality>IRN</AgentNationality><CEOName>sample string 32</CEOName><CompanyType>30</CompanyType><Des>sample string 12</Des><Email>sample string 11</Email><GPS>sample string 14</GPS><ISOwner>true</ISOwner><IdentificationNumber>sample string 34</IdentificationNumber><IsCompany>true</IsCompany><ModemSerial>sample string 38</ModemSerial><Nationality>IRN</Nationality><Phone>sample string 10</Phone><Sex>Male</Sex><SimcardNumber>sample string 36</SimcardNumber><SimcardSerial>sample string 37</SimcardSerial><address>sample string 15</address><agentBirthDate>2024-10-06T07:00:19.9527321+04:30</agentBirthDate><birthDay>2024-10-06T07:00:19.9527321+04:30</birthDay><cardNumber>sample string 40</cardNumber><city>24</city><companyName>sample string 31</companyName><customerCategory>1</customerCategory><customerType>WireLess1</customerType><family>sample string 4</family><familyOwner>sample string 28</familyOwner><fatherName>sample string 5</fatherName><groupCode>23</groupCode><identityCardType>nationalCode</identityCardType><identityNumber>sample string 7</identityNumber><internetPassword>sample string 19</internetPassword><mobile>sample string 6</mobile><myLink>sample string 48</myLink><name>sample string 3</name><nameOwner>sample string 27</nameOwner><nationalCode>sample string 9</nationalCode><nationalCodeOwner>sample string 29</nationalCodeOwner><phoneRanzhe>sample string 25</phoneRanzhe><postalCode>sample string 13</postalCode><presenterUserName>sample string 39</presenterUserName><profilePassword>sample string 20</profilePassword><registerNumber>sample string 33</registerNumber><representer>sample string 16</representer><representerUserName>sample string 17</representerUserName><resellerCode>21</resellerCode><resellerName>sample string 22</resellerName><taxCode>sample string 35</taxCode><userName>sample string 18</userName></registerCustomerFullRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.