Pets in Pricing API
AvailablePrice Endpoint
To check for units that allow pets, include the numOfPets=1
query parameter in your AvailablePrice request.
API reference: https://developers.recranet.com/reference/get_available_price_period#/
LengthOfStay Endpoints
To verify availability and pricing for a specific length of stay period with pets, pass numOfPets=1
to both endpoints.
• Availability: https://developers.recranet.com/reference/get_los_availability_index#/
• Pricing: https://developers.recranet.com/reference/get_los_pricing_index#/
Updated 4 days ago