GET Products/GetProductCategories?quantity={quantity}&participantProfileID={participantProfileID}&allowedSellerIDs={allowedSellerIDs}&allowedSubSellerIDs={allowedSubSellerIDs}&random={random}&notEmpty={notEmpty}&isAdminQuery={isAdminQuery}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
quantity

integer

None.

participantProfileID

integer

Default value is 0

allowedSellerIDs

string

None.

allowedSubSellerIDs

string

None.

random

boolean

Default value is False

notEmpty

boolean

Default value is False

isAdminQuery

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.