POST api/Customer/UpdateShippingProfile

Documentation for 'UpdateShippingProfile'.

Request Information

Parameters

NameDescriptionAdditional information
model
Documentation for 'model'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "ID": "0f7281cb-5d82-4ef1-a61d-bda49ef08efa",
  "FBID": "sample string 2",
  "FName": "sample string 3",
  "LName": "sample string 4",
  "Email": "sample string 5",
  "Address": [
    {
      "$id": "2",
      "AddressTitle": "sample string 1",
      "ID": "a3f71e9c-7941-475d-9b75-f9bbbe01cb54",
      "CustomerID": "3fe35364-2b0f-4461-87cb-5b45e24356bb",
      "Phone": "sample string 4",
      "Street": "sample string 5",
      "District": "sample string 6",
      "ZipCode": "sample string 7",
      "IsDefault": true,
      "ProvinceId": "db9a12d4-8809-4444-80a3-6f00a81115af",
      "Street2": "sample string 9",
      "CityId": 10,
      "Region": "dfc47208-706a-4ba0-b348-80d9a76e3de2",
      "CityLabel": "sample string 11",
      "Street3": "sample string 12",
      "ProvinceName": "sample string 13",
      "RegionName": "sample string 14",
      "DefaultStore": "sample string 15",
      "AddressType": 16,
      "Province": {
        "$id": "3",
        "ID": "40e1e037-c7aa-4c27-b8a1-e6951566a6c3",
        "ProvinceName": "sample string 2",
        "IsDeleted": true
      },
      "DistrictId": 1,
      "ReceiverName": "sample string 17",
      "ReceiverPhone": "sample string 18",
      "DefaultAddressID": "775eaf66-f950-45b5-aa10-ada3327ab90c",
      "IsDeliveryStoreActivated": true,
      "IsIPP": true,
      "IsBDIPP": true,
      "Longitude": 1.0,
      "Latitude": 1.0,
      "GoogleAddress": "sample string 23",
      "KetAlamat": "sample string 24",
      "IPPServiceType": 25,
      "StoreCode": "sample string 26",
      "FullRegionName": "sample string 27"
    },
    {
      "$ref": "2"
    },
    {
      "$ref": "2"
    }
  ],
  "Mobile": "sample string 6",
  "Password": "sample string 7",
  "IPAddress": "sample string 8",
  "IsConfirmed": true,
  "IsSubscribed": true,
  "Phone": "sample string 11",
  "DateOfBirth": "2026-06-06T04:24:53.7768417+07:00",
  "CustomerAddress": "sample string 12",
  "DefaultStoreID": "4ecd862f-9a93-468e-8b38-664e14e18d72",
  "CreatedBy": "sample string 13",
  "UpdatedBy": "sample string 14",
  "AllowSMS": true,
  "IsNewsLetterSubscriber": true,
  "Gender": "sample string 17",
  "LastUpdate": "2026-06-06T04:24:53.7768417+07:00",
  "FullName": "sample string 19",
  "ConfirmPassword": "sample string 20",
  "NewEmail": "sample string 21",
  "ConfirmEmail": "sample string 22",
  "NewPassword": "sample string 23",
  "DateOfBirthStringFormatted": "sample string 24",
  "TypePushEmail": 25,
  "IsUpload": true,
  "IsActivated": true,
  "IsShowEmail": true,
  "OTPCode": "sample string 29",
  "OTPCodeCreatedDate": "2026-06-06T04:24:53.7768417+07:00",
  "ValidateOTPDate": "2026-06-06T04:24:53.7768417+07:00",
  "MobileVerified": true,
  "DateOfBirthExists": "2026-06-06T04:24:53.7768417+07:00",
  "OTPValidationExpired": true,
  "IsFromOtherSystem": true,
  "FaspayToken": "sample string 34",
  "OTPCount": 35,
  "OTPAvailable": 36,
  "Day": "sample string 37",
  "Month": "sample string 38",
  "Year": "sample string 39",
  "CustomerType": 40,
  "Username": "sample string 41",
  "ActivationToken": "sample string 42",
  "AccountName": "sample string 43",
  "Bank": "sample string 44",
  "AccountNumber": "sample string 45",
  "BranchBank": "sample string 46",
  "AccountOTP": "sample string 47",
  "AccountOTPCreated": "2026-06-06T04:24:53.7768417+07:00",
  "AccountOTPCount": 1,
  "AccountOTPVerified": true,
  "CustNotifications": [
    {
      "$id": "4",
      "ID": "sample string 1",
      "CustomerID": "sample string 2",
      "Title": "sample string 3",
      "Message": "sample string 4",
      "IsRead": true,
      "IsDeleted": true,
      "Created": "2026-06-06T04:24:53.7768417+07:00"
    },
    {
      "$ref": "4"
    },
    {
      "$ref": "4"
    }
  ],
  "SourceID": "sample string 49",
  "SocialMediaType": "sample string 50",
  "GoogleAccountID": "sample string 51",
  "YahooAccountID": "sample string 52",
  "CaptchaResponse": "sample string 53",
  "Origin": "sample string 54",
  "UserAgent": "sample string 55",
  "Version": "sample string 56",
  "IsActiveIsaku": true,
  "IsakuMobileNo": "sample string 58",
  "EmailVerifiedDate": "2026-06-06T04:24:53.7768417+07:00",
  "StoreName": "sample string 59",
  "StoreDefault": "sample string 60",
  "StoreRegionName": "sample string 61",
  "AddressType": 62,
  "RegionId": "3c4cb0e7-2c5e-4ce8-a1dc-01cd0b4a8f75",
  "StoreStreet": "sample string 64",
  "StoreID": "4c043e6f-d720-4dd4-ab6a-f01156af5015",
  "DistrictName": "sample string 66",
  "DistrictID": 67,
  "AddressTitle": "sample string 68",
  "IsNewAccount": true
}

application/xml, text/xml

Sample:
<CustomerModel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ID>0f7281cb-5d82-4ef1-a61d-bda49ef08efa</ID>
  <FBID>sample string 2</FBID>
  <FName>sample string 3</FName>
  <LName>sample string 4</LName>
  <Email>sample string 5</Email>
  <Address>
    <CustomerAddressModel>
      <AddressTitle>sample string 1</AddressTitle>
      <ID>a3f71e9c-7941-475d-9b75-f9bbbe01cb54</ID>
      <CustomerID>3fe35364-2b0f-4461-87cb-5b45e24356bb</CustomerID>
      <Phone>sample string 4</Phone>
      <Street>sample string 5</Street>
      <District>sample string 6</District>
      <ZipCode>sample string 7</ZipCode>
      <IsDefault>true</IsDefault>
      <ProvinceId>db9a12d4-8809-4444-80a3-6f00a81115af</ProvinceId>
      <Street2>sample string 9</Street2>
      <CityId>10</CityId>
      <Region>dfc47208-706a-4ba0-b348-80d9a76e3de2</Region>
      <CityLabel>sample string 11</CityLabel>
      <Street3>sample string 12</Street3>
      <ProvinceName>sample string 13</ProvinceName>
      <RegionName>sample string 14</RegionName>
      <DefaultStore>sample string 15</DefaultStore>
      <AddressType>16</AddressType>
      <Province>
        <ID>40e1e037-c7aa-4c27-b8a1-e6951566a6c3</ID>
        <ProvinceName>sample string 2</ProvinceName>
        <IsDeleted>true</IsDeleted>
      </Province>
      <DistrictId>1</DistrictId>
      <ReceiverName>sample string 17</ReceiverName>
      <ReceiverPhone>sample string 18</ReceiverPhone>
      <DefaultAddressID>775eaf66-f950-45b5-aa10-ada3327ab90c</DefaultAddressID>
      <IsDeliveryStoreActivated>true</IsDeliveryStoreActivated>
      <IsIPP>true</IsIPP>
      <IsBDIPP>true</IsBDIPP>
      <Longitude>1</Longitude>
      <Latitude>1</Latitude>
      <GoogleAddress>sample string 23</GoogleAddress>
      <KetAlamat>sample string 24</KetAlamat>
      <IPPServiceType>25</IPPServiceType>
      <StoreCode>sample string 26</StoreCode>
      <FullRegionName>sample string 27</FullRegionName>
    </CustomerAddressModel>
    <CustomerAddressModel>
      <AddressTitle>sample string 1</AddressTitle>
      <ID>a3f71e9c-7941-475d-9b75-f9bbbe01cb54</ID>
      <CustomerID>3fe35364-2b0f-4461-87cb-5b45e24356bb</CustomerID>
      <Phone>sample string 4</Phone>
      <Street>sample string 5</Street>
      <District>sample string 6</District>
      <ZipCode>sample string 7</ZipCode>
      <IsDefault>true</IsDefault>
      <ProvinceId>db9a12d4-8809-4444-80a3-6f00a81115af</ProvinceId>
      <Street2>sample string 9</Street2>
      <CityId>10</CityId>
      <Region>dfc47208-706a-4ba0-b348-80d9a76e3de2</Region>
      <CityLabel>sample string 11</CityLabel>
      <Street3>sample string 12</Street3>
      <ProvinceName>sample string 13</ProvinceName>
      <RegionName>sample string 14</RegionName>
      <DefaultStore>sample string 15</DefaultStore>
      <AddressType>16</AddressType>
      <Province>
        <ID>40e1e037-c7aa-4c27-b8a1-e6951566a6c3</ID>
        <ProvinceName>sample string 2</ProvinceName>
        <IsDeleted>true</IsDeleted>
      </Province>
      <DistrictId>1</DistrictId>
      <ReceiverName>sample string 17</ReceiverName>
      <ReceiverPhone>sample string 18</ReceiverPhone>
      <DefaultAddressID>775eaf66-f950-45b5-aa10-ada3327ab90c</DefaultAddressID>
      <IsDeliveryStoreActivated>true</IsDeliveryStoreActivated>
      <IsIPP>true</IsIPP>
      <IsBDIPP>true</IsBDIPP>
      <Longitude>1</Longitude>
      <Latitude>1</Latitude>
      <GoogleAddress>sample string 23</GoogleAddress>
      <KetAlamat>sample string 24</KetAlamat>
      <IPPServiceType>25</IPPServiceType>
      <StoreCode>sample string 26</StoreCode>
      <FullRegionName>sample string 27</FullRegionName>
    </CustomerAddressModel>
    <CustomerAddressModel>
      <AddressTitle>sample string 1</AddressTitle>
      <ID>a3f71e9c-7941-475d-9b75-f9bbbe01cb54</ID>
      <CustomerID>3fe35364-2b0f-4461-87cb-5b45e24356bb</CustomerID>
      <Phone>sample string 4</Phone>
      <Street>sample string 5</Street>
      <District>sample string 6</District>
      <ZipCode>sample string 7</ZipCode>
      <IsDefault>true</IsDefault>
      <ProvinceId>db9a12d4-8809-4444-80a3-6f00a81115af</ProvinceId>
      <Street2>sample string 9</Street2>
      <CityId>10</CityId>
      <Region>dfc47208-706a-4ba0-b348-80d9a76e3de2</Region>
      <CityLabel>sample string 11</CityLabel>
      <Street3>sample string 12</Street3>
      <ProvinceName>sample string 13</ProvinceName>
      <RegionName>sample string 14</RegionName>
      <DefaultStore>sample string 15</DefaultStore>
      <AddressType>16</AddressType>
      <Province>
        <ID>40e1e037-c7aa-4c27-b8a1-e6951566a6c3</ID>
        <ProvinceName>sample string 2</ProvinceName>
        <IsDeleted>true</IsDeleted>
      </Province>
      <DistrictId>1</DistrictId>
      <ReceiverName>sample string 17</ReceiverName>
      <ReceiverPhone>sample string 18</ReceiverPhone>
      <DefaultAddressID>775eaf66-f950-45b5-aa10-ada3327ab90c</DefaultAddressID>
      <IsDeliveryStoreActivated>true</IsDeliveryStoreActivated>
      <IsIPP>true</IsIPP>
      <IsBDIPP>true</IsBDIPP>
      <Longitude>1</Longitude>
      <Latitude>1</Latitude>
      <GoogleAddress>sample string 23</GoogleAddress>
      <KetAlamat>sample string 24</KetAlamat>
      <IPPServiceType>25</IPPServiceType>
      <StoreCode>sample string 26</StoreCode>
      <FullRegionName>sample string 27</FullRegionName>
    </CustomerAddressModel>
  </Address>
  <Mobile>sample string 6</Mobile>
  <Password>sample string 7</Password>
  <IPAddress>sample string 8</IPAddress>
  <IsConfirmed>true</IsConfirmed>
  <IsSubscribed>true</IsSubscribed>
  <Phone>sample string 11</Phone>
  <DateOfBirth>2026-06-06T04:24:53.7768417+07:00</DateOfBirth>
  <CustomerAddress>sample string 12</CustomerAddress>
  <DefaultStoreID>4ecd862f-9a93-468e-8b38-664e14e18d72</DefaultStoreID>
  <CreatedBy>sample string 13</CreatedBy>
  <UpdatedBy>sample string 14</UpdatedBy>
  <AllowSMS>true</AllowSMS>
  <IsNewsLetterSubscriber>true</IsNewsLetterSubscriber>
  <Gender>sample string 17</Gender>
  <LastUpdate>2026-06-06T04:24:53.7768417+07:00</LastUpdate>
  <FullName>sample string 19</FullName>
  <ConfirmPassword>sample string 20</ConfirmPassword>
  <NewEmail>sample string 21</NewEmail>
  <ConfirmEmail>sample string 22</ConfirmEmail>
  <NewPassword>sample string 23</NewPassword>
  <DateOfBirthStringFormatted>sample string 24</DateOfBirthStringFormatted>
  <TypePushEmail>25</TypePushEmail>
  <IsUpload>true</IsUpload>
  <IsActivated>true</IsActivated>
  <IsShowEmail>true</IsShowEmail>
  <OTPCode>sample string 29</OTPCode>
  <OTPCodeCreatedDate>2026-06-06T04:24:53.7768417+07:00</OTPCodeCreatedDate>
  <ValidateOTPDate>2026-06-06T04:24:53.7768417+07:00</ValidateOTPDate>
  <MobileVerified>true</MobileVerified>
  <DateOfBirthExists>2026-06-06T04:24:53.7768417+07:00</DateOfBirthExists>
  <OTPValidationExpired>true</OTPValidationExpired>
  <IsFromOtherSystem>true</IsFromOtherSystem>
  <FaspayToken>sample string 34</FaspayToken>
  <OTPCount>35</OTPCount>
  <OTPAvailable>36</OTPAvailable>
  <Day>sample string 37</Day>
  <Month>sample string 38</Month>
  <Year>sample string 39</Year>
  <CustomerType>40</CustomerType>
  <Username>sample string 41</Username>
  <ActivationToken>sample string 42</ActivationToken>
  <AccountName>sample string 43</AccountName>
  <Bank>sample string 44</Bank>
  <AccountNumber>sample string 45</AccountNumber>
  <BranchBank>sample string 46</BranchBank>
  <AccountOTP>sample string 47</AccountOTP>
  <AccountOTPCreated>2026-06-06T04:24:53.7768417+07:00</AccountOTPCreated>
  <AccountOTPCount>1</AccountOTPCount>
  <AccountOTPVerified>true</AccountOTPVerified>
  <CustNotifications>
    <CustomerNotificationModel>
      <ID>sample string 1</ID>
      <CustomerID>sample string 2</CustomerID>
      <Title>sample string 3</Title>
      <Message>sample string 4</Message>
      <IsRead>true</IsRead>
      <IsDeleted>true</IsDeleted>
      <Created>2026-06-06T04:24:53.7768417+07:00</Created>
    </CustomerNotificationModel>
    <CustomerNotificationModel>
      <ID>sample string 1</ID>
      <CustomerID>sample string 2</CustomerID>
      <Title>sample string 3</Title>
      <Message>sample string 4</Message>
      <IsRead>true</IsRead>
      <IsDeleted>true</IsDeleted>
      <Created>2026-06-06T04:24:53.7768417+07:00</Created>
    </CustomerNotificationModel>
    <CustomerNotificationModel>
      <ID>sample string 1</ID>
      <CustomerID>sample string 2</CustomerID>
      <Title>sample string 3</Title>
      <Message>sample string 4</Message>
      <IsRead>true</IsRead>
      <IsDeleted>true</IsDeleted>
      <Created>2026-06-06T04:24:53.7768417+07:00</Created>
    </CustomerNotificationModel>
  </CustNotifications>
  <SourceID>sample string 49</SourceID>
  <SocialMediaType>sample string 50</SocialMediaType>
  <GoogleAccountID>sample string 51</GoogleAccountID>
  <YahooAccountID>sample string 52</YahooAccountID>
  <CaptchaResponse>sample string 53</CaptchaResponse>
  <Origin>sample string 54</Origin>
  <UserAgent>sample string 55</UserAgent>
  <Version>sample string 56</Version>
  <IsActiveIsaku>true</IsActiveIsaku>
  <IsakuMobileNo>sample string 58</IsakuMobileNo>
  <EmailVerifiedDate>2026-06-06T04:24:53.7768417+07:00</EmailVerifiedDate>
  <StoreName>sample string 59</StoreName>
  <StoreDefault>sample string 60</StoreDefault>
  <StoreRegionName>sample string 61</StoreRegionName>
  <AddressType>62</AddressType>
  <RegionId>3c4cb0e7-2c5e-4ce8-a1dc-01cd0b4a8f75</RegionId>
  <StoreStreet>sample string 64</StoreStreet>
  <StoreID>4c043e6f-d720-4dd4-ab6a-f01156af5015</StoreID>
  <DistrictName>sample string 66</DistrictName>
  <DistrictID>67</DistrictID>
  <AddressTitle>sample string 68</AddressTitle>
  <IsNewAccount>true</IsNewAccount>
</CustomerModel>