Get Revenue Template List
Get Venue Revenue Template List
POST
[PlatformAddress]/api/1.0/venue?action=getRevenueTemplateList
Return the event type list for the account.
Example Request
Get Venues Revenue Template List
Returns
A collection object with the following properties in the results
Property
Description
id
The unique id of the revenue template
name
The name of the revenue template
isDefault
Whether or not the revenue template is default on venue.
costcenters
The cost center mapping of the revenue template. See Mapping
createdDate
The date & time the revenue template was created
modifiedDate
The date & time the revenue template was last modified
Mapping
Property
Description
costcenterId
The current cost center
newCostcenterId
The new cost center against current cost center
Last updated