Get Item/Location Initial Price
get
/services/private/initialRetail
The Initial Retail web service allows user to request the current price of an item at a location based on the initial retail calculations.
Request
Query Parameters
-
item(required): string
Item
-
location(required): integer(int64)
Location
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/xml
- application/json
Default Response
default response
Nested Schema : hyperMediaContent
Type:
object
Nested Schema : links
Type:
Show Source
array
-
Array of:
string
Allowed Values:
[ "SELF_LINK", "NEXT_LINK", "PREV_LINK", "CUSTOM_LINK" ]