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
| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationId | globally unique identifier |
Required |
|
| ProductId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true