PriceIsAvailableForDate

PriceIsAvailableForDate

This method accepts a date and returns a Boolean indicating if there is price data available for that date. Prices for a new day are typically available around 12:01 of each new day.

Method Signature

Arguments: Date
Returns: Boolean

The following is a sample SOAP request and response. The placeholders shown need to be replaced with actual values.

Example Code