POST api/v1/CheckProductNameExist?productName={productName}&skuMasterId={skuMasterId}&clientId={clientId}&languageCode={languageCode}

Request Information

URI Parameters
NameDescriptionTypeAdditional information
productName

string

Required

skuMasterId

integer

Required

clientId

integer

Required

languageCode

string

Required

Response Information

Description:

Return type: boolean

Response Formats
true
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>