Get Revenue Template List
Get Venue Revenue Template List
{
"meta": {
"totalResults": 2,
"start": 0,
"perPage": 100,
"count": 2
},
"results": [
{
"id": 1,
"name": "Banquet",
"isDefault": true,
"costcenters": [
{
"costcenterId": 1,
"newCostcenterId": 1102
},
{
"costcenterId": 2,
"newCostcenterId": 1109
},
{
"costcenterId": 4,
"newCostcenterId": 4
}
],
"createdDate": "2021-03-03 11:22:20 UTC",
"modifiedDate": "2021-03-15 14:19:47 UTC"
},
{
"id": 2,
"name": "Catering",
"isDefault": false,
"costcenters": [
{
"costcenterId": 1,
"newCostcenterId": 1101
},
{
"costcenterId": 2,
"newCostcenterId": 1110
}
],
"createdDate": "2021-03-03 11:22:35 UTC",
"modifiedDate": "2021-03-15 04:41:59 UTC"
}
]
}Example Request
Returns
Property
Description
Mapping
Property
Description
Last updated