PUT api/customers/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
CustomerSubModelName | Description | Type | Additional information |
---|---|---|---|
_id | integer |
None. |
|
FirstName | string |
None. |
|
MiddleName | string |
None. |
|
LastName | string |
None. |
|
Address | string |
None. |
|
City | string |
None. |
|
State | string |
None. |
|
Zip | string |
None. |
|
Country | string |
None. |
|
County | string |
None. |
|
CellPhone | string |
None. |
|
HomePhone | string |
None. |
|
string |
None. |
||
Dob | date |
None. |
|
Ssn | string |
None. |
|
Dln | string |
None. |
|
DlnState | string |
None. |
|
DlnStatus | string |
None. |
|
HousingStatus | string |
None. |
|
Amount | integer |
None. |
|
TotalMonthsAddress | integer |
None. |
|
Relation | string |
None. |
|
CustomerEmployer | string |
None. |
|
CustomerJobTitle | string |
None. |
|
CustomerEmployerAddress | string |
None. |
|
CustomerEmployerCity | string |
None. |
|
CustomerEmployerCountry | string |
None. |
|
CustomerEmployerState | string |
None. |
|
CustomerAddressVerification | string |
None. |
|
CustomerEmployerZip | string |
None. |
|
CustomerWorkPhone | string |
None. |
|
CustomerEmploymentStatus | string |
None. |
|
CustomerMonthlyIncome | integer |
None. |
|
CustomerHousingAmount | decimal number |
None. |
|
CustomerTotalMonthsEmployed | integer |
None. |
|
PreviousEmploymentStatus | string |
None. |
|
PreviousEmployer | string |
None. |
|
PreviousJobTitle | string |
None. |
|
PreviousTotalMonthsEmployed | integer |
None. |
|
PreviousWorkPhone | string |
None. |
|
PreviousAddress | string |
None. |
|
PreviousCity | string |
None. |
|
PreviousState | string |
None. |
|
PreviousZip | string |
None. |
|
CreditScore | integer |
None. |
|
CreditBureau | string |
None. |
|
CreditScoreLastUpdated | date |
None. |
|
AllowCallCellPhone | boolean |
None. |
|
AllowTextCellPhone | boolean |
None. |
|
AllowCallHomePhone | boolean |
None. |
|
AllowTextHomePhone | boolean |
None. |
|
AllowCallWorkPhone | boolean |
None. |
|
AllowEmail | boolean |
None. |
|
AllowPaymentReminders | boolean |
None. |
|
AllowInsuranceReminders | boolean |
None. |
|
ActiveServiceMember | boolean |
None. |
|
ActiveCredentials | boolean |
None. |
|
CustomerLoginUserName | string |
None. |
|
CustomerLoginPassword | string |
None. |
|
OtherIncomeAmount | decimal number |
None. |
|
OtherIncomeSource | string |
None. |
|
IsBusiness | boolean |
None. |
|
AccountNumber | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "_id": 1, "FirstName": "sample string 2", "MiddleName": "sample string 3", "LastName": "sample string 4", "Address": "sample string 5", "City": "sample string 6", "State": "sample string 7", "Zip": "sample string 8", "Country": "sample string 9", "County": "sample string 10", "CellPhone": "sample string 11", "HomePhone": "sample string 12", "Email": "sample string 13", "Dob": "2025-07-05T06:31:37.4439852+00:00", "Ssn": "sample string 14", "Dln": "sample string 15", "DlnState": "sample string 16", "DlnStatus": "sample string 17", "HousingStatus": "sample string 18", "Amount": 19, "TotalMonthsAddress": 20, "Relation": "sample string 21", "CustomerEmployer": "sample string 22", "CustomerJobTitle": "sample string 23", "CustomerEmployerAddress": "sample string 24", "CustomerEmployerCity": "sample string 25", "CustomerEmployerCountry": "sample string 26", "CustomerEmployerState": "sample string 27", "CustomerAddressVerification": "sample string 28", "CustomerEmployerZip": "sample string 29", "CustomerWorkPhone": "sample string 30", "CustomerEmploymentStatus": "sample string 31", "CustomerMonthlyIncome": 32, "CustomerHousingAmount": 33.0, "CustomerTotalMonthsEmployed": 34, "PreviousEmploymentStatus": "sample string 35", "PreviousEmployer": "sample string 36", "PreviousJobTitle": "sample string 37", "PreviousTotalMonthsEmployed": 1, "PreviousWorkPhone": "sample string 38", "PreviousAddress": "sample string 39", "PreviousCity": "sample string 40", "PreviousState": "sample string 41", "PreviousZip": "sample string 42", "CreditScore": 43, "CreditBureau": "sample string 44", "CreditScoreLastUpdated": "2025-07-05T06:31:37.4439852+00:00", "AllowCallCellPhone": true, "AllowTextCellPhone": true, "AllowCallHomePhone": true, "AllowTextHomePhone": true, "AllowCallWorkPhone": true, "AllowEmail": true, "AllowPaymentReminders": true, "AllowInsuranceReminders": true, "ActiveServiceMember": true, "ActiveCredentials": true, "CustomerLoginUserName": "sample string 55", "CustomerLoginPassword": "sample string 56", "OtherIncomeAmount": 57.0, "OtherIncomeSource": "sample string 58", "IsBusiness": true, "AccountNumber": 60 }
application/xml, text/xml
Sample:
<CustomerSubModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Automatrix.DMS.Business.Entities.SubModels"> <AccountNumber>60</AccountNumber> <ActiveCredentials>true</ActiveCredentials> <ActiveServiceMember>true</ActiveServiceMember> <Address>sample string 5</Address> <AllowCallCellPhone>true</AllowCallCellPhone> <AllowCallHomePhone>true</AllowCallHomePhone> <AllowCallWorkPhone>true</AllowCallWorkPhone> <AllowEmail>true</AllowEmail> <AllowInsuranceReminders>true</AllowInsuranceReminders> <AllowPaymentReminders>true</AllowPaymentReminders> <AllowTextCellPhone>true</AllowTextCellPhone> <AllowTextHomePhone>true</AllowTextHomePhone> <Amount>19</Amount> <CellPhone>sample string 11</CellPhone> <City>sample string 6</City> <Country>sample string 9</Country> <County>sample string 10</County> <CreditBureau>sample string 44</CreditBureau> <CreditScore>43</CreditScore> <CreditScoreLastUpdated>2025-07-05T06:31:37.4439852+00:00</CreditScoreLastUpdated> <CustomerAddressVerification>sample string 28</CustomerAddressVerification> <CustomerEmployer>sample string 22</CustomerEmployer> <CustomerEmployerAddress>sample string 24</CustomerEmployerAddress> <CustomerEmployerCity>sample string 25</CustomerEmployerCity> <CustomerEmployerCountry>sample string 26</CustomerEmployerCountry> <CustomerEmployerState>sample string 27</CustomerEmployerState> <CustomerEmployerZip>sample string 29</CustomerEmployerZip> <CustomerEmploymentStatus>sample string 31</CustomerEmploymentStatus> <CustomerHousingAmount>33</CustomerHousingAmount> <CustomerJobTitle>sample string 23</CustomerJobTitle> <CustomerLoginPassword>sample string 56</CustomerLoginPassword> <CustomerLoginUserName>sample string 55</CustomerLoginUserName> <CustomerMonthlyIncome>32</CustomerMonthlyIncome> <CustomerTotalMonthsEmployed>34</CustomerTotalMonthsEmployed> <CustomerWorkPhone>sample string 30</CustomerWorkPhone> <Dln>sample string 15</Dln> <DlnState>sample string 16</DlnState> <DlnStatus>sample string 17</DlnStatus> <Dob>2025-07-05T06:31:37.4439852+00:00</Dob> <Email>sample string 13</Email> <FirstName>sample string 2</FirstName> <HomePhone>sample string 12</HomePhone> <HousingStatus>sample string 18</HousingStatus> <IsBusiness>true</IsBusiness> <LastName>sample string 4</LastName> <MiddleName>sample string 3</MiddleName> <OtherIncomeAmount>57</OtherIncomeAmount> <OtherIncomeSource>sample string 58</OtherIncomeSource> <PreviousAddress>sample string 39</PreviousAddress> <PreviousCity>sample string 40</PreviousCity> <PreviousEmployer>sample string 36</PreviousEmployer> <PreviousEmploymentStatus>sample string 35</PreviousEmploymentStatus> <PreviousJobTitle>sample string 37</PreviousJobTitle> <PreviousState>sample string 41</PreviousState> <PreviousTotalMonthsEmployed>1</PreviousTotalMonthsEmployed> <PreviousWorkPhone>sample string 38</PreviousWorkPhone> <PreviousZip>sample string 42</PreviousZip> <Relation>sample string 21</Relation> <Ssn>sample string 14</Ssn> <State>sample string 7</State> <TotalMonthsAddress>20</TotalMonthsAddress> <Zip>sample string 8</Zip> <_id>1</_id> </CustomerSubModel>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |