POST
api/v1/SaveDiscount
Request Information
Body Parameters
DiscountManagers| Name | Description | Type | Additional information |
|---|---|---|---|
| DiscountManagerId | integer |
None. |
|
| DiscountTypeId | integer |
None. |
|
| DiscountValue | decimal number |
None. |
|
| MaximumDiscountAmount | decimal number |
None. |
|
| DiscountValueType | integer |
None. |
|
| ExpireOn | date |
None. |
|
| DiscountMessage | string |
None. |
|
| ItemQuantity | integer |
None. |
|
| MinItemQuantity | integer |
None. |
|
| MaxItemQuantity | integer |
None. |
|
| CategoryMasterId | integer |
None. |
|
| SkuMasterId | integer |
None. |
|
| ProductCode | string |
None. |
|
| OrderAmount | decimal number |
None. |
|
| BrandMasterId | integer |
None. |
|
| TargetCustomers | integer |
None. |
|
| CustomerGroupId | integer |
None. |
|
| CustomerId | integer |
None. |
|
| CouponCode | string |
None. |
|
| IsCouponRequired | boolean |
None. |
|
| DiscountImagePath | string |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedOn | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| ModifiedOn | date |
None. |
|
| ClientId | integer |
None. |
|
| IsActive | boolean |
None. |
|
| IsLogicalDeleted | boolean |
None. |
|
| DiscountStartDate | date |
None. |
|
| IsAmount | boolean |
None. |
|
| DiscountCustomerTypeId | integer |
None. |
|
| OptimalOrderNumber | integer |
None. |
|
| OptimalRegistrationTimeInDays | integer |
None. |
|
| MaxOrderAmount | decimal number |
None. |
|
| MinCartCreationTimeInHours | integer |
None. |
|
| MaxCartCreationTimeInHours | integer |
None. |
|
| CartEverCreated | boolean |
None. |
|
| IsPromotionalEmailSent | boolean |
None. |
|
| UsageId | integer |
None. |
|
| NoOfUsage | integer |
None. |
|
| isVisibleInList | boolean |
None. |
|
| isFormattedCouponCode | boolean |
None. |
|
| excludeSaleItems | boolean |
None. |
|
| CouponSource | integer |
None. |
|
| IsB2C | boolean |
None. |
|
| IsApplicableToGuest | boolean |
None. |
|
| BrandMaster | BrandMasters |
None. |
|
| CustomerGroup | CustomerGroups |
None. |
|
| CategoryMaster | CategoryMasters |
None. |
|
| DiscountCustomerMappings | Collection of DiscountCustomerMappings |
None. |
|
| DiscountCustomerType | DiscountCustomerTypes |
None. |
|
| DiscountType | DiscountTypes |
None. |
|
| Customer | Customers |
None. |
|
| SkuMaster | SkuMasters |
None. |
|
| cutomerids | string |
None. |
|
| NewCategory | string |
None. |
|
| NewSku | string |
None. |
|
| quantitytype | string |
None. |
|
| Name | string |
None. |
|
| DDiscountMessage | string |
None. |
|
| DiscountCustomerGroups | Collection of DiscountCustomerGroups |
None. |
|
| SellerId | integer |
None. |
|
| ChildSellerId | integer |
None. |
Request Formats
application/json, text/json
{
"DiscountManagerId": 1,
"DiscountTypeId": 2,
"DiscountValue": 3.0,
"MaximumDiscountAmount": 1.0,
"DiscountValueType": 1,
"ExpireOn": "2026-02-04T11:18:45.1716702+00:00",
"DiscountMessage": "sample string 21",
"ItemQuantity": 1,
"MinItemQuantity": 1,
"MaxItemQuantity": 1,
"CategoryMasterId": 1,
"SkuMasterId": 1,
"ProductCode": "sample string 5",
"OrderAmount": 1.0,
"BrandMasterId": 1,
"TargetCustomers": 1,
"CustomerGroupId": 1,
"CustomerId": 1,
"CouponCode": "sample string 6",
"IsCouponRequired": true,
"DiscountImagePath": "sample string 8",
"CreatedBy": 1,
"CreatedOn": "2026-02-04T11:18:45.1716702+00:00",
"ModifiedBy": 1,
"ModifiedOn": "2026-02-04T11:18:45.1716702+00:00",
"ClientId": 9,
"IsActive": true,
"IsLogicalDeleted": true,
"DiscountStartDate": "2026-02-04T11:18:45.1716702+00:00",
"IsAmount": true,
"DiscountCustomerTypeId": 1,
"OptimalOrderNumber": 1,
"OptimalRegistrationTimeInDays": 1,
"MaxOrderAmount": 1.0,
"MinCartCreationTimeInHours": 1,
"MaxCartCreationTimeInHours": 1,
"CartEverCreated": true,
"IsPromotionalEmailSent": true,
"UsageId": 1,
"NoOfUsage": 1,
"isVisibleInList": true,
"isFormattedCouponCode": true,
"excludeSaleItems": true,
"CouponSource": 13,
"IsB2C": true,
"IsApplicableToGuest": true,
"BrandMaster": {
"BrandMasterId": 1,
"Name": "sample string 2",
"SortOrder": 3,
"IsActive": true,
"IsLogicalDeleted": true,
"CreatedBy": 6,
"CreatedOn": "2026-02-04T11:18:45.1716702+00:00",
"ModifiedBy": 1,
"ModifiedOn": "2026-02-04T11:18:45.1716702+00:00",
"ClientId": 8
},
"CustomerGroup": {
"CustomerGroupId": 1,
"GroupName": "sample string 2",
"IsActive": true,
"IsLogicalDeleted": true,
"CreatedBy": 1,
"CreatedOn": "2026-02-04T11:18:45.1716702+00:00",
"ModifiedOn": "2026-02-04T11:18:45.1716702+00:00",
"ModifiedBy": 1,
"ClientId": 5
},
"CategoryMaster": {
"CategoryMasterId": 1,
"Name": "sample string 2",
"SortOrder": 3,
"ClientId": 4,
"IsActive": true,
"IsLogicalDeleted": true,
"CreatedBy": 7,
"CreatedOn": "2026-02-04T11:18:45.1716702+00:00",
"ModifiedBy": 1,
"ModifiedOn": "2026-02-04T11:18:45.1716702+00:00",
"ParentCategoryMasterId": 9,
"IconPath": "sample string 10",
"IconAlt": "sample string 11",
"DisplayInFooter": true,
"BilliboardPath": "sample string 12",
"BillBoardAlt": "sample string 13",
"CategoryImage": "sample string 14",
"CategoryImageAlt": "sample string 15",
"Thumbnail": "sample string 16",
"ThumbnailAlt": "sample string 17",
"ShowOnHomePage": true,
"IsVisible": true,
"SectionMasterId": 1,
"CategoryGroupId": 20,
"Robots": "sample string 21",
"ListingImage": "sample string 22",
"MobCategoryImage": "sample string 23",
"MobCategoryImageAlt": "sample string 24",
"IsDealOfDay": true,
"IsFSSAI": true,
"IsPharma": true,
"IsProductDietType": true
},
"DiscountCustomerMappings": [
{
"CustomerDiscountMappingId": 1,
"DiscountManagerId": 2,
"DiscountCustomerTypeId": 1,
"CustomerId": 1,
"CustomerGroupId": 1
},
{
"CustomerDiscountMappingId": 1,
"DiscountManagerId": 2,
"DiscountCustomerTypeId": 1,
"CustomerId": 1,
"CustomerGroupId": 1
}
],
"DiscountCustomerType": {
"DiscountCustomerTypeId": 1,
"CustomerTypeName": "sample string 2",
"Description": "sample string 3"
},
"DiscountType": {
"DiscountTypeId": 1,
"Type": "sample string 2"
},
"Customer": {
"CustomerId": 1,
"GUID": "18d404a3-dac6-4ede-9132-db3a0d61b00f",
"Title": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Email": "sample string 6",
"Company": "sample string 7",
"Mobile": "sample string 8",
"Phone": "sample string 9",
"PhoneExtension": "sample string 10",
"Fax": "sample string 11",
"FaxExtension": "sample string 12",
"Password": "sample string 13",
"SecurityQuestion": "sample string 14",
"SecurityAnswer": "sample string 15",
"RegistrationDate": "2026-02-04T11:18:45.1716702+00:00",
"AllowCC": true,
"AllowCheck": true,
"AllowCash": true,
"AllowWire": true,
"CustomerGroupId": 1,
"Type": "sample string 16",
"Extra1": "sample string 17",
"Extra2": "sample string 18",
"IsActive": true,
"IsLogicalDeleted": true,
"CreatedOn": "2026-02-04T11:18:45.1716702+00:00",
"CreatedBy": 1,
"ModifiedOn": "2026-02-04T11:18:45.1716702+00:00",
"ModifiedBy": 1,
"ClientId": 21,
"SortOrder": 1,
"PreferredLanguageId": 1,
"ProfilePic": "sample string 22",
"IsVerifiedByAdmin": true,
"Token": "d520514e-767e-4cdf-b4fd-7a3c0c071c59",
"TokenGeneratedOn": "2026-02-04T11:18:45.1716702+00:00",
"Designation": "sample string 23",
"CompanyType": "sample string 24",
"IsDownload": true,
"CashPoints": 1.0,
"CreditBalance": 26.0,
"CreditLimit": 27.0,
"IsAllowCreditPurchase": true,
"Comment": "sample string 28",
"IsApplyForBusinessCreditAccount": true,
"WalletBalance": 29.0,
"IndustryType": "sample string 30",
"IPAddress": "sample string 31",
"BrowserInfo": "sample string 32",
"EncryptedSecretGUID": "sample string 33",
"IndustryIds": "sample string 34",
"IsGuest": true,
"OTP": "sample string 35",
"OTPExpiry": "2026-02-04T11:18:45.1716702+00:00",
"NewsLetterSubscribed": true,
"IsEmailVerified": true,
"OTPTimeout": "2026-02-04T11:18:45.1716702+00:00",
"ReceiveOffers": true,
"TaxId": "sample string 37",
"Comments": "sample string 38",
"ShippingAccountNumber": "sample string 39",
"ShippingAccountName": "sample string 40",
"ShippingMethod": "sample string 41",
"DisplayName": "sample string 42",
"BirthDate": "2026-02-04T11:18:45.1716702+00:00",
"IsRegisteredFromAdmin": true,
"PhoneToken": "f4c8e97b-185e-49df-aa02-1b7716d0f8d5",
"PhoneTokenGeneratedOn": "2026-02-04T11:18:45.1716702+00:00",
"IsPhoneVerified": true,
"IsPasswordChanged": true,
"CustomerRegistrationOTPGUID": "4d30d6e9-c710-40d1-9827-9718cad6eeb8",
"CustomerType": 45,
"AuthorizeDotNetCustomerProfileId": "sample string 46"
},
"SkuMaster": {
"SkuMasterId": 1,
"SkuTypeId": 2,
"Name": "sample string 3",
"ProductName": "sample string 4",
"ProductCode": "sample string 5",
"SkuCode": "sample string 6",
"ManufacturerMasterId": 1,
"IsVisible": true,
"WareHouseId": 1,
"ClientId": 8,
"IsRFQ": true,
"IsReturnable": true,
"IsExchangeable": true,
"IsCancelable": true,
"AllowStagePayment": true,
"NumberOfStages": 1,
"EnablePriceAddition": true,
"PaymentOption": 1,
"IsTaxable": true,
"TaxCategoryId": 16,
"IsActive": true,
"IsLogicalDeleted": true,
"CreatedBy": 19,
"CreatedOn": "2026-02-04T11:18:45.1716702+00:00",
"ModifiedBy": 1,
"ModifiedOn": "2026-02-04T11:18:45.1716702+00:00",
"ReturnPolicy": "sample string 21",
"ExchangePolicy": "sample string 22",
"CancelPolicy": "sample string 23",
"IconPath": "sample string 24",
"IsFeatured": true,
"BillboardPath": "sample string 26",
"DisplayInFooter": true,
"PartNumber": "sample string 27",
"UoM": "sample string 28",
"familyId": 1,
"webUOM": 1,
"package_qty": 1,
"price_unit": "sample string 29",
"package": "sample string 30",
"IsFreeShipping": true,
"InStock": true,
"outStockMessage": "sample string 32",
"ShippingMasterids": "sample string 33",
"MinimumOrder": "sample string 34",
"StandardPack": "sample string 35",
"DisplayInSubcategory": true,
"SubcategoryDisplayName": "sample string 37",
"SortOrder": 38,
"TaxCode": "sample string 39",
"IsTopSeller": true,
"StockQuantity": "sample string 41",
"ReserveQuantity": "sample string 42",
"FormTemplateId": 1,
"FormResponseDataId": 1,
"Robots": "sample string 43",
"IsNew": true,
"Colour": 1,
"Validity": 1,
"IsDealOfDay": true,
"TransactionControlTypeId": 1,
"IsComboOfferSku": true,
"DODSortOrder": 1,
"IsFreeProduct": true,
"AddedBy": 1
},
"cutomerids": "sample string 16",
"NewCategory": "sample string 17",
"NewSku": "sample string 18",
"quantitytype": "sample string 19",
"Name": "sample string 20",
"DDiscountMessage": "sample string 21",
"DiscountCustomerGroups": [
{
"DiscountCustomerGroupId": 1,
"CustomerGroupId": 2,
"DiscountCustomerTypeId": 1,
"DiscountManagerId": 3
},
{
"DiscountCustomerGroupId": 1,
"CustomerGroupId": 2,
"DiscountCustomerTypeId": 1,
"DiscountManagerId": 3
}
],
"SellerId": 22,
"ChildSellerId": 23
}
text/html
{"DiscountManagerId":1,"DiscountTypeId":2,"DiscountValue":3.0,"MaximumDiscountAmount":1.0,"DiscountValueType":1,"ExpireOn":"2026-02-04T11:18:45.1716702+00:00","DiscountMessage":"sample string 21","ItemQuantity":1,"MinItemQuantity":1,"MaxItemQuantity":1,"CategoryMasterId":1,"SkuMasterId":1,"ProductCode":"sample string 5","OrderAmount":1.0,"BrandMasterId":1,"TargetCustomers":1,"CustomerGroupId":1,"CustomerId":1,"CouponCode":"sample string 6","IsCouponRequired":true,"DiscountImagePath":"sample string 8","CreatedBy":1,"CreatedOn":"2026-02-04T11:18:45.1716702+00:00","ModifiedBy":1,"ModifiedOn":"2026-02-04T11:18:45.1716702+00:00","ClientId":9,"IsActive":true,"IsLogicalDeleted":true,"DiscountStartDate":"2026-02-04T11:18:45.1716702+00:00","IsAmount":true,"DiscountCustomerTypeId":1,"OptimalOrderNumber":1,"OptimalRegistrationTimeInDays":1,"MaxOrderAmount":1.0,"MinCartCreationTimeInHours":1,"MaxCartCreationTimeInHours":1,"CartEverCreated":true,"IsPromotionalEmailSent":true,"UsageId":1,"NoOfUsage":1,"isVisibleInList":true,"isFormattedCouponCode":true,"excludeSaleItems":true,"CouponSource":13,"IsB2C":true,"IsApplicableToGuest":true,"BrandMaster":{"BrandMasterId":1,"Name":"sample string 2","SortOrder":3,"IsActive":true,"IsLogicalDeleted":true,"CreatedBy":6,"CreatedOn":"2026-02-04T11:18:45.1716702+00:00","ModifiedBy":1,"ModifiedOn":"2026-02-04T11:18:45.1716702+00:00","ClientId":8},"CustomerGroup":{"CustomerGroupId":1,"GroupName":"sample string 2","IsActive":true,"IsLogicalDeleted":true,"CreatedBy":1,"CreatedOn":"2026-02-04T11:18:45.1716702+00:00","ModifiedOn":"2026-02-04T11:18:45.1716702+00:00","ModifiedBy":1,"ClientId":5},"CategoryMaster":{"CategoryMasterId":1,"Name":"sample string 2","SortOrder":3,"ClientId":4,"IsActive":true,"IsLogicalDeleted":true,"CreatedBy":7,"CreatedOn":"2026-02-04T11:18:45.1716702+00:00","ModifiedBy":1,"ModifiedOn":"2026-02-04T11:18:45.1716702+00:00","ParentCategoryMasterId":9,"IconPath":"sample string 10","IconAlt":"sample string 11","DisplayInFooter":true,"BilliboardPath":"sample string 12","BillBoardAlt":"sample string 13","CategoryImage":"sample string 14","CategoryImageAlt":"sample string 15","Thumbnail":"sample string 16","ThumbnailAlt":"sample string 17","ShowOnHomePage":true,"IsVisible":true,"SectionMasterId":1,"CategoryGroupId":20,"Robots":"sample string 21","ListingImage":"sample string 22","MobCategoryImage":"sample string 23","MobCategoryImageAlt":"sample string 24","IsDealOfDay":true,"IsFSSAI":true,"IsPharma":true,"IsProductDietType":true},"DiscountCustomerMappings":[{"CustomerDiscountMappingId":1,"DiscountManagerId":2,"DiscountCustomerTypeId":1,"CustomerId":1,"CustomerGroupId":1},{"CustomerDiscountMappingId":1,"DiscountManagerId":2,"DiscountCustomerTypeId":1,"CustomerId":1,"CustomerGroupId":1}],"DiscountCustomerType":{"DiscountCustomerTypeId":1,"CustomerTypeName":"sample string 2","Description":"sample string 3"},"DiscountType":{"DiscountTypeId":1,"Type":"sample string 2"},"Customer":{"CustomerId":1,"GUID":"18d404a3-dac6-4ede-9132-db3a0d61b00f","Title":"sample string 3","FirstName":"sample string 4","LastName":"sample string 5","Email":"sample string 6","Company":"sample string 7","Mobile":"sample string 8","Phone":"sample string 9","PhoneExtension":"sample string 10","Fax":"sample string 11","FaxExtension":"sample string 12","Password":"sample string 13","SecurityQuestion":"sample string 14","SecurityAnswer":"sample string 15","RegistrationDate":"2026-02-04T11:18:45.1716702+00:00","AllowCC":true,"AllowCheck":true,"AllowCash":true,"AllowWire":true,"CustomerGroupId":1,"Type":"sample string 16","Extra1":"sample string 17","Extra2":"sample string 18","IsActive":true,"IsLogicalDeleted":true,"CreatedOn":"2026-02-04T11:18:45.1716702+00:00","CreatedBy":1,"ModifiedOn":"2026-02-04T11:18:45.1716702+00:00","ModifiedBy":1,"ClientId":21,"SortOrder":1,"PreferredLanguageId":1,"ProfilePic":"sample string 22","IsVerifiedByAdmin":true,"Token":"d520514e-767e-4cdf-b4fd-7a3c0c071c59","TokenGeneratedOn":"2026-02-04T11:18:45.1716702+00:00","Designation":"sample string 23","CompanyType":"sample string 24","IsDownload":true,"CashPoints":1.0,"CreditBalance":26.0,"CreditLimit":27.0,"IsAllowCreditPurchase":true,"Comment":"sample string 28","IsApplyForBusinessCreditAccount":true,"WalletBalance":29.0,"IndustryType":"sample string 30","IPAddress":"sample string 31","BrowserInfo":"sample string 32","EncryptedSecretGUID":"sample string 33","IndustryIds":"sample string 34","IsGuest":true,"OTP":"sample string 35","OTPExpiry":"2026-02-04T11:18:45.1716702+00:00","NewsLetterSubscribed":true,"IsEmailVerified":true,"OTPTimeout":"2026-02-04T11:18:45.1716702+00:00","ReceiveOffers":true,"TaxId":"sample string 37","Comments":"sample string 38","ShippingAccountNumber":"sample string 39","ShippingAccountName":"sample string 40","ShippingMethod":"sample string 41","DisplayName":"sample string 42","BirthDate":"2026-02-04T11:18:45.1716702+00:00","IsRegisteredFromAdmin":true,"PhoneToken":"f4c8e97b-185e-49df-aa02-1b7716d0f8d5","PhoneTokenGeneratedOn":"2026-02-04T11:18:45.1716702+00:00","IsPhoneVerified":true,"IsPasswordChanged":true,"CustomerRegistrationOTPGUID":"4d30d6e9-c710-40d1-9827-9718cad6eeb8","CustomerType":45,"AuthorizeDotNetCustomerProfileId":"sample string 46"},"SkuMaster":{"SkuMasterId":1,"SkuTypeId":2,"Name":"sample string 3","ProductName":"sample string 4","ProductCode":"sample string 5","SkuCode":"sample string 6","ManufacturerMasterId":1,"IsVisible":true,"WareHouseId":1,"ClientId":8,"IsRFQ":true,"IsReturnable":true,"IsExchangeable":true,"IsCancelable":true,"AllowStagePayment":true,"NumberOfStages":1,"EnablePriceAddition":true,"PaymentOption":1,"IsTaxable":true,"TaxCategoryId":16,"IsActive":true,"IsLogicalDeleted":true,"CreatedBy":19,"CreatedOn":"2026-02-04T11:18:45.1716702+00:00","ModifiedBy":1,"ModifiedOn":"2026-02-04T11:18:45.1716702+00:00","ReturnPolicy":"sample string 21","ExchangePolicy":"sample string 22","CancelPolicy":"sample string 23","IconPath":"sample string 24","IsFeatured":true,"BillboardPath":"sample string 26","DisplayInFooter":true,"PartNumber":"sample string 27","UoM":"sample string 28","familyId":1,"webUOM":1,"package_qty":1,"price_unit":"sample string 29","package":"sample string 30","IsFreeShipping":true,"InStock":true,"outStockMessage":"sample string 32","ShippingMasterids":"sample string 33","MinimumOrder":"sample string 34","StandardPack":"sample string 35","DisplayInSubcategory":true,"SubcategoryDisplayName":"sample string 37","SortOrder":38,"TaxCode":"sample string 39","IsTopSeller":true,"StockQuantity":"sample string 41","ReserveQuantity":"sample string 42","FormTemplateId":1,"FormResponseDataId":1,"Robots":"sample string 43","IsNew":true,"Colour":1,"Validity":1,"IsDealOfDay":true,"TransactionControlTypeId":1,"IsComboOfferSku":true,"DODSortOrder":1,"IsFreeProduct":true,"AddedBy":1},"cutomerids":"sample string 16","NewCategory":"sample string 17","NewSku":"sample string 18","quantitytype":"sample string 19","Name":"sample string 20","DDiscountMessage":"sample string 21","DiscountCustomerGroups":[{"DiscountCustomerGroupId":1,"CustomerGroupId":2,"DiscountCustomerTypeId":1,"DiscountManagerId":3},{"DiscountCustomerGroupId":1,"CustomerGroupId":2,"DiscountCustomerTypeId":1,"DiscountManagerId":3}],"SellerId":22,"ChildSellerId":23}
application/xml, text/xml
<DiscountManagers xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FDCMSAdminAPI.Models.Discount">
<BrandMaster>
<BrandMasterId>1</BrandMasterId>
<ClientId>8</ClientId>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-02-04T11:18:45.1716702+00:00</CreatedOn>
<IsActive>true</IsActive>
<IsLogicalDeleted>true</IsLogicalDeleted>
<ModifiedBy>1</ModifiedBy>
<ModifiedOn>2026-02-04T11:18:45.1716702+00:00</ModifiedOn>
<Name>sample string 2</Name>
<SortOrder>3</SortOrder>
</BrandMaster>
<BrandMasterId>1</BrandMasterId>
<CartEverCreated>true</CartEverCreated>
<CategoryMaster>
<BillBoardAlt>sample string 13</BillBoardAlt>
<BilliboardPath>sample string 12</BilliboardPath>
<CategoryGroupId>20</CategoryGroupId>
<CategoryImage>sample string 14</CategoryImage>
<CategoryImageAlt>sample string 15</CategoryImageAlt>
<CategoryMasterId>1</CategoryMasterId>
<ClientId>4</ClientId>
<CreatedBy>7</CreatedBy>
<CreatedOn>2026-02-04T11:18:45.1716702+00:00</CreatedOn>
<DisplayInFooter>true</DisplayInFooter>
<IconAlt>sample string 11</IconAlt>
<IconPath>sample string 10</IconPath>
<IsActive>true</IsActive>
<IsDealOfDay>true</IsDealOfDay>
<IsFSSAI>true</IsFSSAI>
<IsLogicalDeleted>true</IsLogicalDeleted>
<IsPharma>true</IsPharma>
<IsProductDietType>true</IsProductDietType>
<IsVisible>true</IsVisible>
<ListingImage>sample string 22</ListingImage>
<MobCategoryImage>sample string 23</MobCategoryImage>
<MobCategoryImageAlt>sample string 24</MobCategoryImageAlt>
<ModifiedBy>1</ModifiedBy>
<ModifiedOn>2026-02-04T11:18:45.1716702+00:00</ModifiedOn>
<Name>sample string 2</Name>
<ParentCategoryMasterId>9</ParentCategoryMasterId>
<Robots>sample string 21</Robots>
<SectionMasterId>1</SectionMasterId>
<ShowOnHomePage>true</ShowOnHomePage>
<SortOrder>3</SortOrder>
<Thumbnail>sample string 16</Thumbnail>
<ThumbnailAlt>sample string 17</ThumbnailAlt>
</CategoryMaster>
<CategoryMasterId>1</CategoryMasterId>
<ChildSellerId>23</ChildSellerId>
<ClientId>9</ClientId>
<CouponCode>sample string 6</CouponCode>
<CouponSource>13</CouponSource>
<CreatedBy>1</CreatedBy>
<CreatedOn>2026-02-04T11:18:45.1716702+00:00</CreatedOn>
<Customer>
<AllowCC>true</AllowCC>
<AllowCash>true</AllowCash>
<AllowCheck>true</AllowCheck>
<AllowWire>true</AllowWire>
<AuthorizeDotNetCustomerProfileId>sample string 46</AuthorizeDotNetCustomerProfileId>
<BirthDate>2026-02-04T11:18:45.1716702+00:00</BirthDate>
<BrowserInfo>sample string 32</BrowserInfo>
<CashPoints>1</CashPoints>
<ClientId>21</ClientId>
<Comment>sample string 28</Comment>
<Comments>sample string 38</Comments>
<Company>sample string 7</Company>
<CompanyType>sample string 24</CompanyType>
<CreatedBy>1</CreatedBy>
<CreatedOn>2026-02-04T11:18:45.1716702+00:00</CreatedOn>
<CreditBalance>26</CreditBalance>
<CreditLimit>27</CreditLimit>
<CustomerGroupId>1</CustomerGroupId>
<CustomerId>1</CustomerId>
<CustomerRegistrationOTPGUID>4d30d6e9-c710-40d1-9827-9718cad6eeb8</CustomerRegistrationOTPGUID>
<CustomerType>45</CustomerType>
<Designation>sample string 23</Designation>
<DisplayName>sample string 42</DisplayName>
<Email>sample string 6</Email>
<EncryptedSecretGUID>sample string 33</EncryptedSecretGUID>
<Extra1>sample string 17</Extra1>
<Extra2>sample string 18</Extra2>
<Fax>sample string 11</Fax>
<FaxExtension>sample string 12</FaxExtension>
<FirstName>sample string 4</FirstName>
<GUID>18d404a3-dac6-4ede-9132-db3a0d61b00f</GUID>
<IPAddress>sample string 31</IPAddress>
<IndustryIds>sample string 34</IndustryIds>
<IndustryType>sample string 30</IndustryType>
<IsActive>true</IsActive>
<IsAllowCreditPurchase>true</IsAllowCreditPurchase>
<IsApplyForBusinessCreditAccount>true</IsApplyForBusinessCreditAccount>
<IsDownload>true</IsDownload>
<IsEmailVerified>true</IsEmailVerified>
<IsGuest>true</IsGuest>
<IsLogicalDeleted>true</IsLogicalDeleted>
<IsPasswordChanged>true</IsPasswordChanged>
<IsPhoneVerified>true</IsPhoneVerified>
<IsRegisteredFromAdmin>true</IsRegisteredFromAdmin>
<IsVerifiedByAdmin>true</IsVerifiedByAdmin>
<LastName>sample string 5</LastName>
<Mobile>sample string 8</Mobile>
<ModifiedBy>1</ModifiedBy>
<ModifiedOn>2026-02-04T11:18:45.1716702+00:00</ModifiedOn>
<NewsLetterSubscribed>true</NewsLetterSubscribed>
<OTP>sample string 35</OTP>
<OTPExpiry>2026-02-04T11:18:45.1716702+00:00</OTPExpiry>
<OTPTimeout>2026-02-04T11:18:45.1716702+00:00</OTPTimeout>
<Password>sample string 13</Password>
<Phone>sample string 9</Phone>
<PhoneExtension>sample string 10</PhoneExtension>
<PhoneToken>f4c8e97b-185e-49df-aa02-1b7716d0f8d5</PhoneToken>
<PhoneTokenGeneratedOn>2026-02-04T11:18:45.1716702+00:00</PhoneTokenGeneratedOn>
<PreferredLanguageId>1</PreferredLanguageId>
<ProfilePic>sample string 22</ProfilePic>
<ReceiveOffers>true</ReceiveOffers>
<RegistrationDate>2026-02-04T11:18:45.1716702+00:00</RegistrationDate>
<SecurityAnswer>sample string 15</SecurityAnswer>
<SecurityQuestion>sample string 14</SecurityQuestion>
<ShippingAccountName>sample string 40</ShippingAccountName>
<ShippingAccountNumber>sample string 39</ShippingAccountNumber>
<ShippingMethod>sample string 41</ShippingMethod>
<SortOrder>1</SortOrder>
<TaxId>sample string 37</TaxId>
<Title>sample string 3</Title>
<Token>d520514e-767e-4cdf-b4fd-7a3c0c071c59</Token>
<TokenGeneratedOn>2026-02-04T11:18:45.1716702+00:00</TokenGeneratedOn>
<Type>sample string 16</Type>
<WalletBalance>29</WalletBalance>
</Customer>
<CustomerGroup>
<ClientId>5</ClientId>
<CreatedBy>1</CreatedBy>
<CreatedOn>2026-02-04T11:18:45.1716702+00:00</CreatedOn>
<CustomerGroupId>1</CustomerGroupId>
<GroupName>sample string 2</GroupName>
<IsActive>true</IsActive>
<IsLogicalDeleted>true</IsLogicalDeleted>
<ModifiedBy>1</ModifiedBy>
<ModifiedOn>2026-02-04T11:18:45.1716702+00:00</ModifiedOn>
</CustomerGroup>
<CustomerGroupId>1</CustomerGroupId>
<CustomerId>1</CustomerId>
<DDiscountMessage>sample string 21</DDiscountMessage>
<DiscountCustomerGroups>
<DiscountCustomerGroups>
<CustomerGroupId>2</CustomerGroupId>
<DiscountCustomerGroupId>1</DiscountCustomerGroupId>
<DiscountCustomerTypeId>1</DiscountCustomerTypeId>
<DiscountManagerId>3</DiscountManagerId>
</DiscountCustomerGroups>
<DiscountCustomerGroups>
<CustomerGroupId>2</CustomerGroupId>
<DiscountCustomerGroupId>1</DiscountCustomerGroupId>
<DiscountCustomerTypeId>1</DiscountCustomerTypeId>
<DiscountManagerId>3</DiscountManagerId>
</DiscountCustomerGroups>
</DiscountCustomerGroups>
<DiscountCustomerMappings>
<DiscountCustomerMappings>
<CustomerDiscountMappingId>1</CustomerDiscountMappingId>
<CustomerGroupId>1</CustomerGroupId>
<CustomerId>1</CustomerId>
<DiscountCustomerTypeId>1</DiscountCustomerTypeId>
<DiscountManagerId>2</DiscountManagerId>
</DiscountCustomerMappings>
<DiscountCustomerMappings>
<CustomerDiscountMappingId>1</CustomerDiscountMappingId>
<CustomerGroupId>1</CustomerGroupId>
<CustomerId>1</CustomerId>
<DiscountCustomerTypeId>1</DiscountCustomerTypeId>
<DiscountManagerId>2</DiscountManagerId>
</DiscountCustomerMappings>
</DiscountCustomerMappings>
<DiscountCustomerType>
<CustomerTypeName>sample string 2</CustomerTypeName>
<Description>sample string 3</Description>
<DiscountCustomerTypeId>1</DiscountCustomerTypeId>
</DiscountCustomerType>
<DiscountCustomerTypeId>1</DiscountCustomerTypeId>
<DiscountImagePath>sample string 8</DiscountImagePath>
<DiscountManagerId>1</DiscountManagerId>
<DiscountMessage>sample string 21</DiscountMessage>
<DiscountStartDate>2026-02-04T11:18:45.1716702+00:00</DiscountStartDate>
<DiscountType>
<DiscountTypeId>1</DiscountTypeId>
<Type>sample string 2</Type>
</DiscountType>
<DiscountTypeId>2</DiscountTypeId>
<DiscountValue>3</DiscountValue>
<DiscountValueType>1</DiscountValueType>
<ExpireOn>2026-02-04T11:18:45.1716702+00:00</ExpireOn>
<IsActive>true</IsActive>
<IsAmount>true</IsAmount>
<IsApplicableToGuest>true</IsApplicableToGuest>
<IsB2C>true</IsB2C>
<IsCouponRequired>true</IsCouponRequired>
<IsLogicalDeleted>true</IsLogicalDeleted>
<IsPromotionalEmailSent>true</IsPromotionalEmailSent>
<ItemQuantity>1</ItemQuantity>
<MaxCartCreationTimeInHours>1</MaxCartCreationTimeInHours>
<MaxItemQuantity>1</MaxItemQuantity>
<MaxOrderAmount>1</MaxOrderAmount>
<MaximumDiscountAmount>1</MaximumDiscountAmount>
<MinCartCreationTimeInHours>1</MinCartCreationTimeInHours>
<MinItemQuantity>1</MinItemQuantity>
<ModifiedBy>1</ModifiedBy>
<ModifiedOn>2026-02-04T11:18:45.1716702+00:00</ModifiedOn>
<Name>sample string 20</Name>
<NewCategory>sample string 17</NewCategory>
<NewSku>sample string 18</NewSku>
<NoOfUsage>1</NoOfUsage>
<OptimalOrderNumber>1</OptimalOrderNumber>
<OptimalRegistrationTimeInDays>1</OptimalRegistrationTimeInDays>
<OrderAmount>1</OrderAmount>
<ProductCode>sample string 5</ProductCode>
<SellerId>22</SellerId>
<SkuMaster>
<AddedBy>1</AddedBy>
<AllowStagePayment>true</AllowStagePayment>
<BillboardPath>sample string 26</BillboardPath>
<CancelPolicy>sample string 23</CancelPolicy>
<ClientId>8</ClientId>
<Colour>1</Colour>
<CreatedBy>19</CreatedBy>
<CreatedOn>2026-02-04T11:18:45.1716702+00:00</CreatedOn>
<DODSortOrder>1</DODSortOrder>
<DisplayInFooter>true</DisplayInFooter>
<DisplayInSubcategory>true</DisplayInSubcategory>
<EnablePriceAddition>true</EnablePriceAddition>
<ExchangePolicy>sample string 22</ExchangePolicy>
<FormResponseDataId>1</FormResponseDataId>
<FormTemplateId>1</FormTemplateId>
<IconPath>sample string 24</IconPath>
<InStock>true</InStock>
<IsActive>true</IsActive>
<IsCancelable>true</IsCancelable>
<IsComboOfferSku>true</IsComboOfferSku>
<IsDealOfDay>true</IsDealOfDay>
<IsExchangeable>true</IsExchangeable>
<IsFeatured>true</IsFeatured>
<IsFreeProduct>true</IsFreeProduct>
<IsFreeShipping>true</IsFreeShipping>
<IsLogicalDeleted>true</IsLogicalDeleted>
<IsNew>true</IsNew>
<IsRFQ>true</IsRFQ>
<IsReturnable>true</IsReturnable>
<IsTaxable>true</IsTaxable>
<IsTopSeller>true</IsTopSeller>
<IsVisible>true</IsVisible>
<ManufacturerMasterId>1</ManufacturerMasterId>
<MinimumOrder>sample string 34</MinimumOrder>
<ModifiedBy>1</ModifiedBy>
<ModifiedOn>2026-02-04T11:18:45.1716702+00:00</ModifiedOn>
<Name>sample string 3</Name>
<NumberOfStages>1</NumberOfStages>
<PartNumber>sample string 27</PartNumber>
<PaymentOption>1</PaymentOption>
<ProductCode>sample string 5</ProductCode>
<ProductName>sample string 4</ProductName>
<ReserveQuantity>sample string 42</ReserveQuantity>
<ReturnPolicy>sample string 21</ReturnPolicy>
<Robots>sample string 43</Robots>
<ShippingMasterids>sample string 33</ShippingMasterids>
<SkuCode>sample string 6</SkuCode>
<SkuMasterId>1</SkuMasterId>
<SkuTypeId>2</SkuTypeId>
<SortOrder>38</SortOrder>
<StandardPack>sample string 35</StandardPack>
<StockQuantity>sample string 41</StockQuantity>
<SubcategoryDisplayName>sample string 37</SubcategoryDisplayName>
<TaxCategoryId>16</TaxCategoryId>
<TaxCode>sample string 39</TaxCode>
<TransactionControlTypeId>1</TransactionControlTypeId>
<UoM>sample string 28</UoM>
<Validity>1</Validity>
<WareHouseId>1</WareHouseId>
<familyId>1</familyId>
<outStockMessage>sample string 32</outStockMessage>
<package>sample string 30</package>
<package_qty>1</package_qty>
<price_unit>sample string 29</price_unit>
<webUOM>1</webUOM>
</SkuMaster>
<SkuMasterId>1</SkuMasterId>
<TargetCustomers>1</TargetCustomers>
<UsageId>1</UsageId>
<cutomerids>sample string 16</cutomerids>
<excludeSaleItems>true</excludeSaleItems>
<isFormattedCouponCode>true</isFormattedCouponCode>
<isVisibleInList>true</isVisibleInList>
<quantitytype>sample string 19</quantitytype>
</DiscountManagers>
application/x-www-form-urlencoded
Sample not available.
Response Information
Description:
Return type: integer
Response Formats
application/json, text/json, text/html
1
application/xml, text/xml
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>
