Pass the Rental ID number into the GET URL.
Request:
GET /api6/rentals/12345?apiKey=XXXXXX {
_prices: true/false <--- returns array of price details by hour
}
Response:
{
"id": "30083",
"username": "demo",
"createtime": "2012-04-11T13:35:18-05:00",
"parentid": "0",
"isoption": "0",
"ridename": "Themed Bounce House",
"rideorder": "0",
"rideactive": "1",
"quantity": "2",
"description": "This is a modular bouncer which can be themed perfectly to fit your party. Just pick the bouncer, then choose theme!",
"imageloc": "https://www.inflatableoffice.com/users/images/1aa7...
"weight": "0",
"electric": "1",
"dimensions": "",
"footprint": "",
"ties": "0",
"tieweight": "0",
"staff": "1",
"volunteer": "1",
"setupstaff": "0",
"setuptime": "15",
"tdowntime": "10",
"pl": "1 - Inflatable Section\n1 - 1hp Blower\n2 - 50' extension cords (g)\n8 - 50lb sand bags (g)",
"category": "34",
"serialnumber": "",
"contract": "",
"operateinst": "",
"inspectionlist": "",
"ohioitinerary": "",
"qtytype": "Limited",
"increment": "1",
"tic": "00000",
"inputtype": "Dropdown",
"notes": "",
"separateunits": "0",
"structure": "",
"appendname": "0",
"contractorpay": "0.00",
"manufacturer": "",
"modelnumber": "",
"reqdepamt": "0.0000",
"reqdeptype": "pct",
"showcontract": "1",
"showemail": "1",
"showpackinglist": "1",
"showquoteform": "1",
"showquoteconfirm": "1",
"recoverytime": "0",
"qbaccount": "",
"options": [
"30085",
"30087",
"30089"
],
"option_required": {
"30085": "0",
"30087": "0",
"30089": "0"
},
"option_linkqty": {
"30085": "0",
"30087": "0",
"30089": "0"
},
"option_imageloc": {
"30085": null,
"30087": null,
"30089": null
},
"category_name": "Moonwalks & Bounce Houses",
"locations": "",
"location_names": "",
"lcategories": "",
"qpages": "",
"qcategories": "",
"upsells": "",
"average_rating": "3",
"total_votes": "1"
"rating_html": " www.inflatableoffice.com\/images\/3star.png\" alt=\"3 Star\" \/> 3 of 5 (1 votes) "
"href": "http://www.inflatableoffice.com/api2/rentals/30083...
"createtime_ts": "1334169318",
"createtime_utc": "2012-04-11T18:35:18Z"
}