This object is in archive! 
API - Rental Details - Retrieve pricing, capacity
Solved
Calling the rental details API returns a feed that doesn't include pricing, or other fields such as capacity of the castle.
Is there an endpoint or a method to retrieve the pricing details of each product somehow?
https://www.inflatableoffice.com/support/knowledge-base/article/api-rentals-retrieve-details
Shows an example feed sans pricing.
you just need to add &_prices=1 to the request. &_body=1 is another you can use to return extra data if something is missing, but the request will take longer
you just need to add &_prices=1 to the request. &_body=1 is another you can use to return extra data if something is missing, but the request will take longer
Replies have been locked on this page!