POST api/v1/check-home-category?clientId={clientId}&sellerId={sellerId}&categoryId={categoryId}&homePageCategoryId={homePageCategoryId}

Request Information

URI Parameters
NameDescriptionTypeAdditional information
clientId

integer

Required

sellerId

integer

Required

categoryId

integer

Required

homePageCategoryId

integer

Default value is 0

Response Information

Description:

Return type: boolean

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