GET api/Location/Validation/ContainsDifferentProduct/LocationId/{LocationId}/ProductId/{ProductId}

Determines if items in location contains different product than the supplied ProductId

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LocationId

globally unique identifier

Required

ProductId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true