{"variables":[],"info":{"name":"","_postman_id":"7f75deb9-9332-4095-84a5-e7e8c21e0e23","description":"","schema":"https:\/\/schema.getpostman.com\/json\/collection\/v2.0.0\/collection.json"},"item":[{"name":"AvailableStocks\n\nEndpoint to handle AvailableStocks","description":"","item":[{"name":"Display the specified AvailableStock.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/availablestocks\/warehouse\/{warehouse_id}\/product\/{product_id}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Display a listing of all the AvailableStocks By Warehouse ID.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/availablestocks\/warehouse\/{warehouse_id}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Display a listing of all the AvailableStocks By Product ID.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/availablestocks\/product\/{product_id}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Display a listing of all the AvailableStocks.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/availablestocks","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}}]},{"name":"BookingStocks\n\nEndpoint to handle BookingStocks","description":"","item":[{"name":"Display the specified BookingStock.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookingstocks\/warehouse\/{warehouse_id}\/product\/{product_id}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Display a listing of the all the BookingStocks By Warehouse ID.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookingstocks\/warehouse\/{warehouse_id}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Display a listing of the all the BookingStocks By Product ID.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookingstocks\/product\/{product_id}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Update the specified BookingStock in storage.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookingstocks\/warehouse\/{warehouse_id}\/product\/{product_id}","method":"PUT","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Remove the specified BookingStock from storage.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookingstocks\/warehouse\/{warehouse_id}\/product\/{product_id}","method":"DELETE","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Display a listing of the all the BookingStocks.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookingstocks","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"This endpoint retrieves all the BookingStocks.","response":[]}},{"name":"Store a newly created BookingStock in storage.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookingstocks","method":"POST","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}}]},{"name":"Bookings\n\nEndpoint to handle Bookings","description":"","item":[{"name":"Display the specified Booking.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookings\/warehouse\/{warehouse_id}\/reference\/{booking_ref}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Update the specified Booking in storage.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookings\/warehouse\/{warehouse_id}\/reference\/{booking_ref}","method":"PUT","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Remove the specified Booking from storage.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookings\/warehouse\/{warehouse_id}\/reference\/{booking_ref}","method":"DELETE","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Display a listing of all the Bookings.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookings","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"This endpoint retrieves all the Bookings","response":[]}},{"name":"Store a newly created Booking in storage.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/bookings","method":"POST","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}}]},{"name":"Discount Codes\n\nEndpoint to handle Discount Codes","description":"","item":[{"name":"Display the specified Discount Code.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/discountcodes\/{discount_code}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}},{"name":"Display a listing of the Discount Codes.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/discountcodes","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"This endpoint retrieves all the Discount Codes Available.","response":[]}}]},{"name":"Free Delivery Regions\n\nEndpoint to handle the Free Delivery Regions","description":"","item":[{"name":"Display a listing of all the Free Delivery Region.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/freedeliveryregions","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"This endpoint retrieves all the free delivery regions.","response":[]}},{"name":"Display the specified Free Delivery Region.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/freedeliveryregions\/{freedeliveryregion}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}}]},{"name":"Makes\n\nEndpoint to handle club manufacturers","description":"","item":[{"name":"Display a listing of all the Makes.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/makes","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"This endpoint retrieves all the club manufacturers.","response":[]}},{"name":"Display the specified Make.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/makes\/{make}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}}]},{"name":"Products\n\nEndpoint to handle products (Golf Clubs and Accessories)","description":"","item":[{"name":"Display a listing of all the Products","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/products","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"This endpoint retrieves all the products.","response":[]}},{"name":"Display the specified Product.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/products\/{product}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}}]},{"name":"Regions\n\nEndpoint to handle regions","description":"","item":[{"name":"Display a listing of all the Regions.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/regions","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"This endpoint retrieves all the regions.","response":[]}},{"name":"Display the specified Region.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/regions\/{region}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}}]},{"name":"Warehouses\n\nEndpoint to handle warehouses","description":"","item":[{"name":"Display a listing of all the Warehouses.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/warehouses","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"This endpoint retrieves all warehouses.","response":[]}},{"name":"Display the specified Warehouse.","request":{"url":"http:\/\/api.blueskygolf-rental.com\/api\/warehouses\/{warehouse}","method":"GET","body":{"mode":"formdata","formdata":[]},"description":"","response":[]}}]}]}