iVvy Developer API
  • API Documentation
  • Getting Started
    • Obtaining Keys
    • Creating the request
      • Method/URI Header
      • Request Headers
        • Standard Headers
        • Custom Headers
      • Signing the request
      • Query Parameters
    • Test Ping
    • Interpreting the response
      • Collections
      • Pagination
      • Filtering
      • Exceptions
      • Response Headers
      • Dates
    • Batch
      • Run
      • Progress
      • Result
      • Restart
      • Repost
    • Use Cases
      • CRM Systems
      • Financial Accounting Systems
      • Point Of Sale
      • Property Management Systems
  • Contacts & Companies
    • Get Contact List
    • Get Contact
    • Get Contact Note List
    • Add or Update Contact
    • Get Contact Custom Field Definition
    • Get Company Custom Field Definition
    • Get Subscription Group List
    • Add Contacts To Subscription Group
    • Remove Contacts From Subscription Group
    • Get Company List
    • Get Company
    • Get Company Note List
    • Add or Update Company
    • Add or Update Lead
    • Add or Update Contact Note
    • Add or Update Company Note
  • Event
    • Add or Update Event
    • Get Event List
    • Get Event
    • Get Registration
    • Get Registration List
    • Get Attendee
    • Get Attendee List
    • Get Invited Contact List
    • Invite Contacts
    • Get Sponsorship List
    • Get Speaker List
    • Get Session List
    • Create Login Token
  • Venue
    • Venue Setup Data
      • Get Venue
      • Get Venue List
      • Get Venue Room List
      • Get Venue Room Option List
      • Get Venue Rate Plan List
      • Get Venue Rate Plan Rate List
      • Get Venue Rate Plan Room Rate List
      • Get Resource List
      • Get Resource Availability
      • Get Menu List
      • Get Beverage Package List
      • Get Function Space List
      • Get Space Blockout List
      • Get Function Space Category List
      • Get Function Space Availability
      • Get Function Space Hire Plan Rate List
      • Get Function Space Hire Plan Rate
      • Get Cost Center List
      • Get Session Type List
      • Get Revenue Template List
      • Get Tax List
      • Add or Update Function Space
      • Get Event Type List
      • Add or Update Function Space Category
      • Add or Update Guest Room
      • Get Booking Custom Field List
      • Get Space Hire Plans
      • Get Venue Package List
      • Get Venue Package
    • Booking Data
      • Convert Lead To Opportunity
      • Add or Update Opportunity
      • Get Booking
      • Get Booking List
      • Get Booking List For Account
      • Get Booking Notes
      • Get Booking Session List
      • Get Booking Session Menu List
      • Get Booking Changelog List
      • Get Booking Attendee (By Hash)
      • Get Booking Attendee List
      • Get Booking Release Schedule
      • Add or Update Booking
      • Change Booking Status
      • Add Items To Booking
      • Add Payment To Booking
      • Add Refund To Booking
      • Add or Update Booking Attendee
      • Add or Update Booking Note
      • Add or Update Booking Session
      • Add or Update Booking Session Beverage
      • Add or Update Booking Session Menu
      • Add or Update Booking Session Resource
      • Remove Booking Session
      • Remove Booking Session Beverage
      • Remove Booking Session Menu
      • Remove Booking Session Resource
      • Get Space Blockout List
      • Add or Update Blockout Space
      • Remove Blockout Space
      • Get Booking Tax List
      • Add or Update Opportunity Note
      • Upload Booking Document
    • Booking Accommodation Data
      • Get Booking Accommodation List
      • Add or Update Booking Accommodation
      • Remove Booking Accommodation
      • Get Booking Room Reservation List
      • Add or Update Booking Room Reservation
      • Update Room Reservation Guest Contact
      • Remove Booking Room Reservation
      • Confirm Booking Room Reservation
      • Cancel Booking Room Reservation
      • Change Status of Booking Room Reservation
      • Add or Update Room Counts
      • Add or Update Room Dynamic Rates
      • Remove Room Dynamic Rates
      • Add or Update Rate Plan Booking Rules
  • Partner
    • Get Venue List
    • Get Venue
  • Invoice
    • Get Invoice List
    • Get Invoice
    • Get Options
    • Add Payment
    • Get Credit Note List
    • Get Credit Note
  • Account
    • Add or Update Cost Center
    • Get Cost Center List
    • Get Email Log List
    • Add Error Report
    • Get Account User List
  • CRM
    • Get Lead List
    • Get Opportunity List
    • Get Opportunity Note List
    • Get Task List
    • Get Activity List
    • Get Lead Stage List
    • Get Lead Type List
    • Get Lead Quality List
    • Get Lead Source List
    • Get Lead Channel List
    • Get Lead Note List
    • Add or Update Activity Purpose
    • Add or Update Activity
    • Add or Update Task
    • Add or Update Lead Quality
    • Add or Update Lead Stage
    • Add or Update Lead Channel
    • Add or Update Lead Type
    • Add or Update Lead Source
    • Add or Update Lead Note
  • Notifications
    • Company Endpoint
    • Contact Endpoint
    • CRM Endpoint
    • Invoice Endpoint
    • Booking Endpoint
    • Event Endpoint
  • Development Reference
    • Calculating md5
    • HMAC-SHA1
    • JSON Encoding
    • Timestamp Format
    • Date Format
    • Time Format
    • Address Format
    • URLEncoding
    • Timezone List
  • Announcements
    • Room Reservation Contact Changes
    • Contact Customfield Changes
    • Booking Accommodation API Changes
Powered by GitBook
On this page
  • Get Space Hire Plan Rate
  • Example Request
  • Returns
  • daysOfWeek:
  • Space Rate
  1. Venue
  2. Venue Setup Data

Get Function Space Hire Plan Rate

Get Space Hire Plan Rate

POST [PlatformAddress]/api/1.0/venue?action=getSpaceHirePlanRate

Return the detailed space rates for the specific space hire plan.

Path Parameters

Name
Type
Description

venueId

integer

The id of the venue

tariffId

integer

The id of the space hire plan

tariffRateId

integer

The id of the space hire plan rate

{
    "id": 9,
    "venueId": 1,
    "tariffId": 8,
    "colour": "#e4afaf",
    "startDate": "2021-01-09",
    "endDate": "2021-01-16",
    "daysOfWeek": [
        0,
        1
    ],
    "createdDate": "2021-01-08 12:01:22 UTC",
    "modifiedDate": "2022-10-24 07:57:22 UTC",
    "spaceRates": [
        {
            "id": 8,
            "spaceId": 1,
            "spaceName": "Space",
            "minSpendCost": 200,
            "hourlyCost": 100,
            "halfDayCost": 50,
            "halfDayCostMinMins": 75,
            "halfDayCostMaxMins": 240,
            "halfDayCostAvailFrom": "19:30:00",
            "halfDayCostAvailTo": "20:00:00",
            "fullDayCost": 60,
            "fullDayCostMinMins": 75,
            "fullDayCostMaxMins": 150,
            "fullDayCostAvailFrom": "10:30:00",
            "fullDayCostAvailTo": "13:00:00",
            "nightCost": 60,
            "nightCostMinMins": 60,
            "nightCostMaxMins": 180,
            "nightCostAvailFrom": "22:00:00",
            "nightCostAvailTo": "23:00:00",
            "areCostsPerPerson": true,
            "hasLayoutRates": false,
            "createdDate": "2022-10-20 07:32:11 UTC",
            "modifiedDate": "2022-10-21 01:16:34 UTC"
        },
        {
            "id": 9,
            "spaceId": 3,
            "spaceName": "PRO - The Salon",
            "minSpendCost": 40,
            "hourlyCost": 0,
            "halfDayCost": 0,
            "halfDayCostMinMins": 0,
            "halfDayCostMaxMins": 0,
            "halfDayCostAvailFrom": null,
            "halfDayCostAvailTo": null,
            "fullDayCost": 0,
            "fullDayCostMinMins": 0,
            "fullDayCostMaxMins": 0,
            "fullDayCostAvailFrom": null,
            "fullDayCostAvailTo": null,
            "nightCost": 0,
            "nightCostMinMins": 0,
            "nightCostMaxMins": 0,
            "nightCostAvailFrom": null,
            "nightCostAvailTo": null,
            "areCostsPerPerson": false,
            "hasLayoutRates": false,
            "createdDate": "2022-10-21 01:07:10 UTC",
            "modifiedDate": "2022-10-21 01:07:10 UTC"
        }
    ]
}

Example Request

Get Space Hire Plan Rate

{
  "venueId": 1,
  "tariffId": 8,
  "tariffRateId": 9,
}

Returns

Property
Data Type
Description

id

int

The unique identifier of the tariff rate

venueId

int

The venue identifier of the tariff rate

tariffId

int

The unique identifier of the tariff

colour

string

The colour to identify the tariff rate

startDate

sqldate

The start date of tariff rate

endDate

sqldate

The end date of tariff rate

spaceRates

array

daysOfWeek

array

The days of the week to which the tariff rate applies

createdDate

timestamp

The date & time the tariff rate was created

modifiedDate

timestamp

The date & time the tariff rate was last modified

daysOfWeek:

following values:

  • 0 = Sunday

  • 1 = Monday

  • 2 = Tuesday

  • 3 = Wednesday

  • 4 = Thursday

  • 5 = Friday

  • 6 = Saturday

Space Rate

Property
Data Type
Description

id

string

The uniqie identifier of the tariff space rate

spaceId

int

The space id of the tariff space rate

spaceName

string

The space name of the tariff space rate

minSpendCost

number

The minimum Sale Price of the tariff space rate

minSpendCostExcludedTaxIds

array

The minimum Sale Price ExcludedTaxIds of the tariff space rate

hourlyCost

number

The hourly sale Price of the tariff space rate

hourlyCostExcludedTaxIds

array

The hourly sale Price ExcludedTaxIds of the tariff space rate

halfDayCost

number

The Half Day Sale Price of the tariff space rate

halfDayCostExcludedTaxIds

array

The Half Day Sale Price ExcludedTaxIds of the tariff space rate

halfDayCostMinMins

int

The Half Day minimum minutes of the tariff space rate

halfDayCostMaxMins

int

The Half Day maximum minutes of the tariff space rate

halfDayCostAvailFrom

string

The Half Day Available From of the tariff space rate

halfDayCostAvailTo

string

The Half Day Available To of the tariff space rate

fullDayCost

number

The fullDayCost of the tariff space rate

fullDayCostExcludedTaxIds

array

The fullDayCostExcludedTaxIds of the tariff space rate

fullDayCostMinMins

int

The full day minimum minutes of the tariff space rate

fullDayCostMaxMins

int

The full day maximum minutes of the tariff space rate

fullDayCostAvailFrom

string

The full day Available From of the tariff space rate

fullDayCostAvailTo

string

The full day Available To of the tariff space rate

nightCost

number

The night sale price of the tariff space rate

nightCostExcludedTaxIds

array

The night sale price ExcludedTaxIds of the tariff space rate

nightCostMinMins

int

The n minimum minutes of the tariff space rate

nightCostMaxMins

int

The night maximum minutes of the tariff space rate

nightCostAvailFrom

string

The night Available From of the tariff space rate

nightCostAvailTo

string

The night Available To of the tariff space rate

areCostsPerPerson

boolean

Whether costs are per person for the tariff space rate

hasLayoutRates

boolean

Whether or not layout has rates for the tariff space rate

createdDate

timestamp

The createdDate of the tariff space rate

modifiedDate

timestamp

The modifiedDate of the tariff space rate

PreviousGet Function Space Hire Plan Rate ListNextGet Cost Center List

Last updated 8 months ago

The detailed rates for each spaces for the tariff rate. See

Space Rate