ByID Search

circle-check

A ByID search, which can only be made once an upcoming-slots query parameter search has been completed, will return two ids for each FacilityUse:

  1. The FacilityUse id: this root URL looks like https://search.imin.co/facilities-api/v2/facility-uses/{identifier}arrow-up-right and can be used to make a FacilityUse ByID search.

  2. The Slot id: this URL can be found in the FacilityUse at theevent array and looks like https://search.imin.co/facilities-api/v2/slots/{event[].id }arrow-up-right. It can be used to make a Slot ByID search.

triangle-exclamation

Last updated