GET api/getRelatedProducts/{page}?version={version}&sellOnline={sellOnline}&locationId={locationId}&getDeleted={getDeleted}&orderByVersion={orderByVersion}

Request Information

Allows access to child location using parent company token, in this case use location id parameter

URI Parameters

NameDescriptionTypeAdditional information
page

integer

Required

version

integer

None.

sellOnline

boolean

None.

locationId

integer

None.

getDeleted

boolean

Default value is False

orderByVersion

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.