API - Popular Items - Retrieve List

Pass number of days to get the most popular items in order from most to least.
Ex.  https://rental.software/api6/popular_items/?apiKey=acdbd7bf7b6257897355a980aab75374&lastxdays=100


Request:

GET /api6/popular_items/?apiKey=XXXXXX  {

"lastxdays": 30  <-- default 30 days
"includeaccessories: 0  <-- default 0 (No), 1 (Yes)

}


Response:

{

"ID": "341900",
"Is Option": "0",
"Name": "12' Wet and Dry Slide - Tropical Theme",
"Active": "1",
"Quantity": "1",
"Description": "All of our Wet and Dry Slides feature landing zones with curved stop walls. This half-pipe inspired design gives the rider a new experience as they come to a gradual stop after sliding up the back wall. Designed with safety and year round fun in mind, you'll want at least one Wet and Dry in your fleet. All of 's Water Slides feature a Drain at the bottom of the unit to help remove any excess water.",
"Weight": "290",
"Electric": "0.00",
"Dimensions": "21x10x12",
"Footprint": "21x10x12",
"Tie Downs": "0",
"Tie Down Weight": "0",
"Operating Staff": "0",
"Volunteers": "0",
"Setup Staff": "0",
"Setup Time": "0.00",
"Tear Down Time": "0.00",
"Packing List": "",
"Serial Number": "",
"Contract Details": "",
"Operating Instructions": "",
"Inspection List": "",
"Increment": "1",
"Notes": "",
"Image 1": "https:\/\/www.inflatableoffice.com\/users\/images\/70a242b9e9896aa4f7e23853289e0ab2.jpg",
"Image Big 1": "https:\/\/www.inflatableoffice.com\/users\/demo\/images\/907602608a896de0052feebac3fb4a21.jpg",
"Image 2": "",
"Image Big 2": "",
"Image 3": "",
"Image Big 3": "",
"Image 4": "",
"Image Big 4": "",
"Is Package": "0",
"Allow Discounts": "all",
"Times Rented": "7"

}

Is this article helpful?
0 0 0