| Parameter Name | Value | Description | Required | 
|---|---|---|---|
| venueId | integer | Unique identifier for the venue | readonly | 
| linkDetail | url | link to the detail record | readonly | 
| locationId | integer | Unique identifier for the location | |
| locationName | string | location name | readonly | 
| linkDetailLocation | url | link to the location detail record | readonly | 
| venueName | string | The name of the venue | required | 
| surfaceName | string | The name of the surface | |
| venueNickname | string | A non-offical name of the venue | |
| venueCode | string | Short Code of the venue | |
| venueNameInternational | string | The name of the venue suitable for international purposes. Latin characters only. | |
| venueNicknameInternational | string | A non-official name of the venue suitable for international purposes. Latin characters only. | |
| venueCodeInternational | string | A short code for this venue suitable for international purposes. Latin characters only. | |
| status | string | 
 | |
| longitude | string | longitude of the venue | |
| latitude | string | latitude of the venue | |
| timezone | string | The timezone location as defined by the IANA time zone database. See http://en.wikipedia.org/wiki/List_of_tz _database_time_zones | required | 
| address1 | string | Line 1 of the address | |
| address2 | string | Line 2 of the address | |
| address3 | string | Line 3 of the address | |
| suburb | string | The suburb/town of the venue | |
| state | string | The state/region of the venue | |
| postalCode | string | The postal delivery code of the venue | |
| country | string | The country of the venue Defaults to league value if blank | readonly | 
| countryCode | string | The ISO 3166 two letter country code Defaults to league value if blank | required | 
| countryCodeIOC | string | The IOC three letter country code Defaults to league value if blank | readonly | 
| phone | string | The public phone number for the venue | |
| fax | string | The public fax number for the venue | |
| email | email address | The public email address for the venue | |
| website | string | The website for the venue | |
| facebook | string | The public facebook account for the venue | |
| twitter | string | The public twitter account for the venue | |
| seatingCapacity | integer | Total number of seats available | |
| ticketURL | string | URL of ticket purchasing | |
| yearBuilt | integer | Year venue built | |
| rating | integer | An integer value between 1-5 set by SportingPulse indicating how reliable the livestream connection is from this venue. 1 = no internet connectivity, 5 = always reliable. | |
| keywords | string | A comma-separated string of keywords relevant to this venue. | |
| externalId | string | A unique ID for this venue set by the owner of this league. |