Get Space Hire Plans
Get Space Hire Plan List
POST
[PlatformAddress]/api/1.0/venue?action=getSpaceHirePlanList
Get a list of space hire plans.
Path Parameters
Name
Type
Description
venueId*
integer
The id of the venue
perPage
integer
The number of space hire plan to get in a single call
The result from this call will be a collection of all the space hire plans the user has access to. This call also accepts the pagination and filter properties.
Example Request
Get a specific space hire plan list
Last updated