The GetSingleStoreProductLocation function returns the storeProductLocation record for the given primary key.
Method | /GetSingleStoreProductLocation |
The request body is of type GetSingleStoreProductLocation.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStoreProductLocationResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStoreProductLocationResult | StoreProductLocationInfo |
|