MIDAS API Addon MIDAS API: get_resource_availability

Returns the quantity available of a specified resource between two dates/times
Required ParametersPossible ValuesDescription
startValid date and time
(Format: YYYYMMDDHHMM)
Start time
endValid date and time
(Format: YYYYMMDDHHMM)
End time
resourceResource nameResource name
qtyNumberQuantity to check
Example Response
↓ Show
{
	"availability":"2"
}
Variables ReturnedDescription
availabilityQuantity of specified resources available during times specified