Get Price for Item/Locations on Provided Date

post

/services/private/priceInquiry

The Price Inquiry web service allows user to request the the past, present or future price of one or more ranged items at one or more locations.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/xml ()
Root Schema : schema
Type: object
Show Source
Nested Schema : itemLocations
Type: array
Show Source
Nested Schema : PriceInquiryItemLocation
Type: object
Show Source
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : itemLocations
Type: array
Show Source
Nested Schema : PriceInquiryItemLocation
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

default response
Body ()
Root Schema : PriceInquiryResponse
Type: object
Show Source
Nested Schema : hyperMediaContent
Type: object
Nested Schema : itemLocationPrices
Type: array
Show Source
Nested Schema : ItemLocationPrice
Type: object
Show Source
Back to Top