POST api/Customer/SetNotificationReaded
Documentation for 'SetNotificationReaded'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | Documentation for 'model'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID": "42041adf-ddc2-4df3-b328-5938ff633b01",
"FBID": "sample string 2",
"FName": "sample string 3",
"LName": "sample string 4",
"Email": "sample string 5",
"Address": [
{
"$id": "2",
"AddressTitle": "sample string 1",
"ID": "eeee887c-da1b-44f9-a7dc-77349eacbbac",
"CustomerID": "8d6220f3-1528-45a0-be5d-f1a850c9c88f",
"Phone": "sample string 4",
"Street": "sample string 5",
"District": "sample string 6",
"ZipCode": "sample string 7",
"IsDefault": true,
"ProvinceId": "bbb3eec6-688c-48c2-80c8-50b1af34fd2c",
"Street2": "sample string 9",
"CityId": 10,
"Region": "1e788792-f40c-4e21-9429-ebfe55b1cb99",
"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": "2e22d3b9-2fc4-4fd5-8130-d74839e8e94d",
"ProvinceName": "sample string 2",
"IsDeleted": true
},
"DistrictId": 1,
"ReceiverName": "sample string 17",
"ReceiverPhone": "sample string 18",
"DefaultAddressID": "bc288de9-1dcf-4fe6-b711-5eb720305e39",
"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:23:33.5159109+07:00",
"CustomerAddress": "sample string 12",
"DefaultStoreID": "d39f4d63-9b24-4054-802c-62763959267e",
"CreatedBy": "sample string 13",
"UpdatedBy": "sample string 14",
"AllowSMS": true,
"IsNewsLetterSubscriber": true,
"Gender": "sample string 17",
"LastUpdate": "2026-06-06T04:23:33.5159109+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:23:33.5159109+07:00",
"ValidateOTPDate": "2026-06-06T04:23:33.5159109+07:00",
"MobileVerified": true,
"DateOfBirthExists": "2026-06-06T04:23:33.5159109+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:23:33.5159109+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:23:33.5159109+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:23:33.5159109+07:00",
"StoreName": "sample string 59",
"StoreDefault": "sample string 60",
"StoreRegionName": "sample string 61",
"AddressType": 62,
"RegionId": "00114851-6c2a-4110-bacb-4f21f4219caf",
"StoreStreet": "sample string 64",
"StoreID": "845a8ccd-aa39-40b3-8569-a1846169a29b",
"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>42041adf-ddc2-4df3-b328-5938ff633b01</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>eeee887c-da1b-44f9-a7dc-77349eacbbac</ID>
<CustomerID>8d6220f3-1528-45a0-be5d-f1a850c9c88f</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>bbb3eec6-688c-48c2-80c8-50b1af34fd2c</ProvinceId>
<Street2>sample string 9</Street2>
<CityId>10</CityId>
<Region>1e788792-f40c-4e21-9429-ebfe55b1cb99</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>2e22d3b9-2fc4-4fd5-8130-d74839e8e94d</ID>
<ProvinceName>sample string 2</ProvinceName>
<IsDeleted>true</IsDeleted>
</Province>
<DistrictId>1</DistrictId>
<ReceiverName>sample string 17</ReceiverName>
<ReceiverPhone>sample string 18</ReceiverPhone>
<DefaultAddressID>bc288de9-1dcf-4fe6-b711-5eb720305e39</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>eeee887c-da1b-44f9-a7dc-77349eacbbac</ID>
<CustomerID>8d6220f3-1528-45a0-be5d-f1a850c9c88f</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>bbb3eec6-688c-48c2-80c8-50b1af34fd2c</ProvinceId>
<Street2>sample string 9</Street2>
<CityId>10</CityId>
<Region>1e788792-f40c-4e21-9429-ebfe55b1cb99</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>2e22d3b9-2fc4-4fd5-8130-d74839e8e94d</ID>
<ProvinceName>sample string 2</ProvinceName>
<IsDeleted>true</IsDeleted>
</Province>
<DistrictId>1</DistrictId>
<ReceiverName>sample string 17</ReceiverName>
<ReceiverPhone>sample string 18</ReceiverPhone>
<DefaultAddressID>bc288de9-1dcf-4fe6-b711-5eb720305e39</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>eeee887c-da1b-44f9-a7dc-77349eacbbac</ID>
<CustomerID>8d6220f3-1528-45a0-be5d-f1a850c9c88f</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>bbb3eec6-688c-48c2-80c8-50b1af34fd2c</ProvinceId>
<Street2>sample string 9</Street2>
<CityId>10</CityId>
<Region>1e788792-f40c-4e21-9429-ebfe55b1cb99</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>2e22d3b9-2fc4-4fd5-8130-d74839e8e94d</ID>
<ProvinceName>sample string 2</ProvinceName>
<IsDeleted>true</IsDeleted>
</Province>
<DistrictId>1</DistrictId>
<ReceiverName>sample string 17</ReceiverName>
<ReceiverPhone>sample string 18</ReceiverPhone>
<DefaultAddressID>bc288de9-1dcf-4fe6-b711-5eb720305e39</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:23:33.5159109+07:00</DateOfBirth>
<CustomerAddress>sample string 12</CustomerAddress>
<DefaultStoreID>d39f4d63-9b24-4054-802c-62763959267e</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:23:33.5159109+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:23:33.5159109+07:00</OTPCodeCreatedDate>
<ValidateOTPDate>2026-06-06T04:23:33.5159109+07:00</ValidateOTPDate>
<MobileVerified>true</MobileVerified>
<DateOfBirthExists>2026-06-06T04:23:33.5159109+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:23:33.5159109+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:23:33.5159109+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:23:33.5159109+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:23:33.5159109+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:23:33.5159109+07:00</EmailVerifiedDate>
<StoreName>sample string 59</StoreName>
<StoreDefault>sample string 60</StoreDefault>
<StoreRegionName>sample string 61</StoreRegionName>
<AddressType>62</AddressType>
<RegionId>00114851-6c2a-4110-bacb-4f21f4219caf</RegionId>
<StoreStreet>sample string 64</StoreStreet>
<StoreID>845a8ccd-aa39-40b3-8569-a1846169a29b</StoreID>
<DistrictName>sample string 66</DistrictName>
<DistrictID>67</DistrictID>
<AddressTitle>sample string 68</AddressTitle>
<IsNewAccount>true</IsNewAccount>
</CustomerModel>