API Dashboard

Taffy 3.6.0
bookingchannelreservationoldresNew.old.cfc contains a syntax error. Error on line 91:
invalid component definition, can't find component [resources.booking.channel.reservation.old.resNew.old.cfc]


Toggle Stack Trace
Array
1
Struct
codePrintHTML
string89: &lt;cfset local.beanPath = filePathToBeanPath(local.beanQuery.directory, local.beanquery.name, arguments.resourcesPath, arguments.resourcesBasePath) /&gt;<br> 90: &lt;cftry&gt;<br> <b>91: &lt;cfset local.objBean = createObject(&quot;component&quot;, local.beanPath) /&gt;</b><br> 92: &lt;cfif isInstanceOf(local.objBean, &quot;taffy.core.baseSerializer&quot;)&gt;<br> 93: &lt;cfset this.transients[local.beanName] = local.beanPath /&gt;<br>
codePrintPlain
string89: <cfset local.beanPath = filePathToBeanPath(local.beanQuery.directory, local.beanquery.name, arguments.resourcesPath, arguments.resourcesBasePath) /> 90: <cftry> 91: <cfset local.objBean = createObject("component", local.beanPath) /> 92: <cfif isInstanceOf(local.objBean, "taffy.core.baseSerializer")> 93: <cfset this.transients[local.beanName] = local.beanPath />
column
number0
id
string??
line
number91
Raw_Trace
stringtaffy.core.factory_cfc$cf.udfCall1(/taffy/core/factory.cfc:91)
template
string/var/www/api.easymanagesoftware.com/taffy/core/factory.cfc
type
stringcfml
2
Struct
codePrintHTML
string673: &lt;cfset local._taffy.factory.init() /&gt;<br> 674: &lt;/cfif&gt;<br> <b>675: &lt;cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /&gt;</b><br> 676: &lt;cfset local._taffy.beanList = local._taffy.factory.getBeanList() /&gt;<br> 677: &lt;cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) /&gt;<br>
codePrintPlain
string673: <cfset local._taffy.factory.init() /> 674: </cfif> 675: <cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /> 676: <cfset local._taffy.beanList = local._taffy.factory.getBeanList() /> 677: <cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) />
column
number0
id
string??
line
number675
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall2(/taffy/core/api.cfc:675)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
3
Struct
codePrintHTML
string63: &lt;cfset var before = getTickCount() /&gt;<br> 64: &lt;cfset var after = 0 /&gt;<br> <b>65: &lt;cfset setupFramework() /&gt;</b><br> 66: &lt;cfset after = getTickCount() /&gt;<br> 67: &lt;cfheader name=&quot;X-TIME-TO-RELOAD&quot; value=&quot;#(after-before)#&quot; /&gt;<br>
codePrintPlain
string63: <cfset var before = getTickCount() /> 64: <cfset var after = 0 /> 65: <cfset setupFramework() /> 66: <cfset after = getTickCount() /> 67: <cfheader name="X-TIME-TO-RELOAD" value="#(after-before)#" />
column
number0
id
string??
line
number65
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:65)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
4
Struct
codePrintHTML
string39: <br> 40: application.dev=false;<br> <b>41: super.onApplicationStart();</b><br> 42: }<br> 43: <br>
codePrintPlain
string39: 40: application.dev=false; 41: super.onApplicationStart(); 42: } 43:
column
number0
id
string??
line
number41
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:41)
template
string/var/www/api.easymanagesoftware.com/Application.cfc
type
stringcfml
5
Struct
codePrintHTML
string93: )&gt;<br> 94: &lt;cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)&gt;&lt;!--- prevent double reloads ---&gt;<br> <b>95: &lt;cfset onApplicationStart() /&gt;</b><br> 96: &lt;/cfif&gt;<br> 97: &lt;/cfif&gt;<br>
codePrintPlain
string93: )> 94: <cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)><!--- prevent double reloads ---> 95: <cfset onApplicationStart() /> 96: </cfif> 97: </cfif>
column
number0
id
string??
line
number95
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:95)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
Reload the API Cache after resolving this error.
bookingchannelreservationbpReservation_refactored_code_to_move.bak.cfc contains a syntax error. Error on line 91:
invalid component definition, can't find component [resources.booking.channel.reservation.bpReservation_refactored_code_to_move.bak.cfc]


Toggle Stack Trace
Array
1
Struct
codePrintHTML
string89: &lt;cfset local.beanPath = filePathToBeanPath(local.beanQuery.directory, local.beanquery.name, arguments.resourcesPath, arguments.resourcesBasePath) /&gt;<br> 90: &lt;cftry&gt;<br> <b>91: &lt;cfset local.objBean = createObject(&quot;component&quot;, local.beanPath) /&gt;</b><br> 92: &lt;cfif isInstanceOf(local.objBean, &quot;taffy.core.baseSerializer&quot;)&gt;<br> 93: &lt;cfset this.transients[local.beanName] = local.beanPath /&gt;<br>
codePrintPlain
string89: <cfset local.beanPath = filePathToBeanPath(local.beanQuery.directory, local.beanquery.name, arguments.resourcesPath, arguments.resourcesBasePath) /> 90: <cftry> 91: <cfset local.objBean = createObject("component", local.beanPath) /> 92: <cfif isInstanceOf(local.objBean, "taffy.core.baseSerializer")> 93: <cfset this.transients[local.beanName] = local.beanPath />
column
number0
id
string??
line
number91
Raw_Trace
stringtaffy.core.factory_cfc$cf.udfCall1(/taffy/core/factory.cfc:91)
template
string/var/www/api.easymanagesoftware.com/taffy/core/factory.cfc
type
stringcfml
2
Struct
codePrintHTML
string673: &lt;cfset local._taffy.factory.init() /&gt;<br> 674: &lt;/cfif&gt;<br> <b>675: &lt;cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /&gt;</b><br> 676: &lt;cfset local._taffy.beanList = local._taffy.factory.getBeanList() /&gt;<br> 677: &lt;cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) /&gt;<br>
codePrintPlain
string673: <cfset local._taffy.factory.init() /> 674: </cfif> 675: <cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /> 676: <cfset local._taffy.beanList = local._taffy.factory.getBeanList() /> 677: <cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) />
column
number0
id
string??
line
number675
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall2(/taffy/core/api.cfc:675)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
3
Struct
codePrintHTML
string63: &lt;cfset var before = getTickCount() /&gt;<br> 64: &lt;cfset var after = 0 /&gt;<br> <b>65: &lt;cfset setupFramework() /&gt;</b><br> 66: &lt;cfset after = getTickCount() /&gt;<br> 67: &lt;cfheader name=&quot;X-TIME-TO-RELOAD&quot; value=&quot;#(after-before)#&quot; /&gt;<br>
codePrintPlain
string63: <cfset var before = getTickCount() /> 64: <cfset var after = 0 /> 65: <cfset setupFramework() /> 66: <cfset after = getTickCount() /> 67: <cfheader name="X-TIME-TO-RELOAD" value="#(after-before)#" />
column
number0
id
string??
line
number65
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:65)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
4
Struct
codePrintHTML
string39: <br> 40: application.dev=false;<br> <b>41: super.onApplicationStart();</b><br> 42: }<br> 43: <br>
codePrintPlain
string39: 40: application.dev=false; 41: super.onApplicationStart(); 42: } 43:
column
number0
id
string??
line
number41
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:41)
template
string/var/www/api.easymanagesoftware.com/Application.cfc
type
stringcfml
5
Struct
codePrintHTML
string93: )&gt;<br> 94: &lt;cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)&gt;&lt;!--- prevent double reloads ---&gt;<br> <b>95: &lt;cfset onApplicationStart() /&gt;</b><br> 96: &lt;/cfif&gt;<br> 97: &lt;/cfif&gt;<br>
codePrintPlain
string93: )> 94: <cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)><!--- prevent double reloads ---> 95: <cfset onApplicationStart() /> 96: </cfif> 97: </cfif>
column
number0
id
string??
line
number95
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:95)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
Reload the API Cache after resolving this error.
bookinggeneralroomTypes contains a conflicting URI.
Duplicate URI scheme detected. All URIs must be unique (excluding tokens).

The URI (/booking/general/room/types/{id}) for `bookinggeneralroomTypes` conflicts with the existing URI definition of `bookingroomroomTypes`

Toggle Stack Trace
Array
1
Struct
codePrintHTML
string1178: message=&quot;Duplicate URI scheme detected. All URIs must be unique (excluding tokens).&quot;<br> 1179: detail=&quot;The URI (#local.uri#) for `#local.beanName#` conflicts with the existing URI definition of `#local.endpoints[local.metaInfo.uriRegex].beanName#`&quot;<br> <b>1180: errorcode=&quot;taffy.resources.DuplicateUriPattern&quot;</b><br> 1181: /&gt;<br> 1182: &lt;/cfif&gt;<br>
codePrintPlain
string1178: message="Duplicate URI scheme detected. All URIs must be unique (excluding tokens)." 1179: detail="The URI (#local.uri#) for `#local.beanName#` conflicts with the existing URI definition of `#local.endpoints[local.metaInfo.uriRegex].beanName#`" 1180: errorcode="taffy.resources.DuplicateUriPattern" 1181: /> 1182: </cfif>
column
number0
id
string??
line
number1180
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall3(/taffy/core/api.cfc:1180)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
2
Struct
codePrintHTML
string675: &lt;cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /&gt;<br> 676: &lt;cfset local._taffy.beanList = local._taffy.factory.getBeanList() /&gt;<br> <b>677: &lt;cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) /&gt;</b><br> 678: &lt;cfset local._taffy.status.internalBeanFactoryUsed = true /&gt;<br> 679: &lt;cfelseif local._taffy.status.externalBeanFactoryUsed&gt;<br>
codePrintPlain
string675: <cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /> 676: <cfset local._taffy.beanList = local._taffy.factory.getBeanList() /> 677: <cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) /> 678: <cfset local._taffy.status.internalBeanFactoryUsed = true /> 679: <cfelseif local._taffy.status.externalBeanFactoryUsed>
column
number0
id
string??
line
number677
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall2(/taffy/core/api.cfc:677)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
3
Struct
codePrintHTML
string63: &lt;cfset var before = getTickCount() /&gt;<br> 64: &lt;cfset var after = 0 /&gt;<br> <b>65: &lt;cfset setupFramework() /&gt;</b><br> 66: &lt;cfset after = getTickCount() /&gt;<br> 67: &lt;cfheader name=&quot;X-TIME-TO-RELOAD&quot; value=&quot;#(after-before)#&quot; /&gt;<br>
codePrintPlain
string63: <cfset var before = getTickCount() /> 64: <cfset var after = 0 /> 65: <cfset setupFramework() /> 66: <cfset after = getTickCount() /> 67: <cfheader name="X-TIME-TO-RELOAD" value="#(after-before)#" />
column
number0
id
string??
line
number65
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:65)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
4
Struct
codePrintHTML
string39: <br> 40: application.dev=false;<br> <b>41: super.onApplicationStart();</b><br> 42: }<br> 43: <br>
codePrintPlain
string39: 40: application.dev=false; 41: super.onApplicationStart(); 42: } 43:
column
number0
id
string??
line
number41
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:41)
template
string/var/www/api.easymanagesoftware.com/Application.cfc
type
stringcfml
5
Struct
codePrintHTML
string93: )&gt;<br> 94: &lt;cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)&gt;&lt;!--- prevent double reloads ---&gt;<br> <b>95: &lt;cfset onApplicationStart() /&gt;</b><br> 96: &lt;/cfif&gt;<br> 97: &lt;/cfif&gt;<br>
codePrintPlain
string93: )> 94: <cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)><!--- prevent double reloads ---> 95: <cfset onApplicationStart() /> 96: </cfif> 97: </cfif>
column
number0
id
string??
line
number95
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:95)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
Reload the API Cache after resolving this error.
manageemailemailOrderReport contains a conflicting URI.
Duplicate URI scheme detected. All URIs must be unique (excluding tokens).

The URI (/manage/email/reports/order) for `manageemailemailOrderReport` conflicts with the existing URI definition of `managereportsorderReport`

Toggle Stack Trace
Array
1
Struct
codePrintHTML
string1178: message=&quot;Duplicate URI scheme detected. All URIs must be unique (excluding tokens).&quot;<br> 1179: detail=&quot;The URI (#local.uri#) for `#local.beanName#` conflicts with the existing URI definition of `#local.endpoints[local.metaInfo.uriRegex].beanName#`&quot;<br> <b>1180: errorcode=&quot;taffy.resources.DuplicateUriPattern&quot;</b><br> 1181: /&gt;<br> 1182: &lt;/cfif&gt;<br>
codePrintPlain
string1178: message="Duplicate URI scheme detected. All URIs must be unique (excluding tokens)." 1179: detail="The URI (#local.uri#) for `#local.beanName#` conflicts with the existing URI definition of `#local.endpoints[local.metaInfo.uriRegex].beanName#`" 1180: errorcode="taffy.resources.DuplicateUriPattern" 1181: /> 1182: </cfif>
column
number0
id
string??
line
number1180
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall3(/taffy/core/api.cfc:1180)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
2
Struct
codePrintHTML
string675: &lt;cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /&gt;<br> 676: &lt;cfset local._taffy.beanList = local._taffy.factory.getBeanList() /&gt;<br> <b>677: &lt;cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) /&gt;</b><br> 678: &lt;cfset local._taffy.status.internalBeanFactoryUsed = true /&gt;<br> 679: &lt;cfelseif local._taffy.status.externalBeanFactoryUsed&gt;<br>
codePrintPlain
string675: <cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /> 676: <cfset local._taffy.beanList = local._taffy.factory.getBeanList() /> 677: <cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) /> 678: <cfset local._taffy.status.internalBeanFactoryUsed = true /> 679: <cfelseif local._taffy.status.externalBeanFactoryUsed>
column
number0
id
string??
line
number677
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall2(/taffy/core/api.cfc:677)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
3
Struct
codePrintHTML
string63: &lt;cfset var before = getTickCount() /&gt;<br> 64: &lt;cfset var after = 0 /&gt;<br> <b>65: &lt;cfset setupFramework() /&gt;</b><br> 66: &lt;cfset after = getTickCount() /&gt;<br> 67: &lt;cfheader name=&quot;X-TIME-TO-RELOAD&quot; value=&quot;#(after-before)#&quot; /&gt;<br>
codePrintPlain
string63: <cfset var before = getTickCount() /> 64: <cfset var after = 0 /> 65: <cfset setupFramework() /> 66: <cfset after = getTickCount() /> 67: <cfheader name="X-TIME-TO-RELOAD" value="#(after-before)#" />
column
number0
id
string??
line
number65
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:65)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
4
Struct
codePrintHTML
string39: <br> 40: application.dev=false;<br> <b>41: super.onApplicationStart();</b><br> 42: }<br> 43: <br>
codePrintPlain
string39: 40: application.dev=false; 41: super.onApplicationStart(); 42: } 43:
column
number0
id
string??
line
number41
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:41)
template
string/var/www/api.easymanagesoftware.com/Application.cfc
type
stringcfml
5
Struct
codePrintHTML
string93: )&gt;<br> 94: &lt;cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)&gt;&lt;!--- prevent double reloads ---&gt;<br> <b>95: &lt;cfset onApplicationStart() /&gt;</b><br> 96: &lt;/cfif&gt;<br> 97: &lt;/cfif&gt;<br>
codePrintPlain
string93: )> 94: <cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)><!--- prevent double reloads ---> 95: <cfset onApplicationStart() /> 96: </cfif> 97: </cfif>
column
number0
id
string??
line
number95
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:95)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
Reload the API Cache after resolving this error.
bookingroomcalendarics contains a conflicting URI.
Duplicate URI scheme detected. All URIs must be unique (excluding tokens).

The URI (/booking/calendar/ics) for `bookingroomcalendarics` conflicts with the existing URI definition of `bookingics`

Toggle Stack Trace
Array
1
Struct
codePrintHTML
string1178: message=&quot;Duplicate URI scheme detected. All URIs must be unique (excluding tokens).&quot;<br> 1179: detail=&quot;The URI (#local.uri#) for `#local.beanName#` conflicts with the existing URI definition of `#local.endpoints[local.metaInfo.uriRegex].beanName#`&quot;<br> <b>1180: errorcode=&quot;taffy.resources.DuplicateUriPattern&quot;</b><br> 1181: /&gt;<br> 1182: &lt;/cfif&gt;<br>
codePrintPlain
string1178: message="Duplicate URI scheme detected. All URIs must be unique (excluding tokens)." 1179: detail="The URI (#local.uri#) for `#local.beanName#` conflicts with the existing URI definition of `#local.endpoints[local.metaInfo.uriRegex].beanName#`" 1180: errorcode="taffy.resources.DuplicateUriPattern" 1181: /> 1182: </cfif>
column
number0
id
string??
line
number1180
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall3(/taffy/core/api.cfc:1180)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
2
Struct
codePrintHTML
string675: &lt;cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /&gt;<br> 676: &lt;cfset local._taffy.beanList = local._taffy.factory.getBeanList() /&gt;<br> <b>677: &lt;cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) /&gt;</b><br> 678: &lt;cfset local._taffy.status.internalBeanFactoryUsed = true /&gt;<br> 679: &lt;cfelseif local._taffy.status.externalBeanFactoryUsed&gt;<br>
codePrintPlain
string675: <cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /> 676: <cfset local._taffy.beanList = local._taffy.factory.getBeanList() /> 677: <cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) /> 678: <cfset local._taffy.status.internalBeanFactoryUsed = true /> 679: <cfelseif local._taffy.status.externalBeanFactoryUsed>
column
number0
id
string??
line
number677
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall2(/taffy/core/api.cfc:677)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
3
Struct
codePrintHTML
string63: &lt;cfset var before = getTickCount() /&gt;<br> 64: &lt;cfset var after = 0 /&gt;<br> <b>65: &lt;cfset setupFramework() /&gt;</b><br> 66: &lt;cfset after = getTickCount() /&gt;<br> 67: &lt;cfheader name=&quot;X-TIME-TO-RELOAD&quot; value=&quot;#(after-before)#&quot; /&gt;<br>
codePrintPlain
string63: <cfset var before = getTickCount() /> 64: <cfset var after = 0 /> 65: <cfset setupFramework() /> 66: <cfset after = getTickCount() /> 67: <cfheader name="X-TIME-TO-RELOAD" value="#(after-before)#" />
column
number0
id
string??
line
number65
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:65)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
4
Struct
codePrintHTML
string39: <br> 40: application.dev=false;<br> <b>41: super.onApplicationStart();</b><br> 42: }<br> 43: <br>
codePrintPlain
string39: 40: application.dev=false; 41: super.onApplicationStart(); 42: } 43:
column
number0
id
string??
line
number41
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:41)
template
string/var/www/api.easymanagesoftware.com/Application.cfc
type
stringcfml
5
Struct
codePrintHTML
string93: )&gt;<br> 94: &lt;cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)&gt;&lt;!--- prevent double reloads ---&gt;<br> <b>95: &lt;cfset onApplicationStart() /&gt;</b><br> 96: &lt;/cfif&gt;<br> 97: &lt;/cfif&gt;<br>
codePrintPlain
string93: )> 94: <cfif !local.reloadedInThisRequest and !isUnhandledPathRequest(arguments.targetPath)><!--- prevent double reloads ---> 95: <cfset onApplicationStart() /> 96: </cfif> 97: </cfif>
column
number0
id
string??
line
number95
Raw_Trace
stringtaffy.core.api_cfc$cf.udfCall1(/taffy/core/api.cfc:95)
template
string/var/www/api.easymanagesoftware.com/taffy/core/api.cfc
type
stringcfml
Reload the API Cache after resolving this error.

Resources:

/waiver/{catid}/{typeid} DELETE PATCH PUT POST GET /waiver/{catid}/{typeid}

URI Tokens: (required)

Request Body:

Loading...

Response:

get

/reporting/tickets/ticket_sales_weekly DELETE PATCH PUT POST GET /reporting/tickets/ticket_sales_weekly

Request Body:

Loading...

Response:

post

/manage/email/reports/order DELETE PATCH PUT POST GET /manage/email/reports/order

Request Body:

Loading...

Response:

Email

get
Retrieve and Email Order Report
required string sono
required string apikey

The api key is required in all calls.

/manage/email/reports/manifest DELETE PATCH PUT POST GET /manage/email/reports/manifest

Request Body:

Loading...

Response:

Sales Tax

get
Retrieve and Email the Manifest Report
required string empid
required string apikey

The api key is required in all calls.

/manage/email/customer/new DELETE PATCH PUT POST GET /manage/email/customer/new

Request Body:

Loading...

Response:

Email Notification for New Customer

get
Email Notification for New Customer
required string apikey

The api key is required in all calls.

/customer/waiver/{resno}/{phone} DELETE PATCH PUT POST GET /customer/waiver/{resno}/{phone}

URI Tokens: (required)

Request Body:

Loading...

Response:

get

/customer/logs DELETE PATCH PUT POST GET /customer/logs

Request Body:

Loading...

Response:

get
Get Customer Logs

/customer/get_waiver DELETE PATCH PUT POST GET /customer/get_waiver

Request Body:

Loading...

Response:

get

/content DELETE PATCH PUT POST GET /content

Request Body:

Loading...

Response:

get
post

/collector/auth DELETE PATCH PUT POST GET /collector/auth

Request Body:

Loading...

Response:

Authenticate user

get
Authenticate user and return data
required string email
required string password
required string apiKey

The apiKey is required in all calls.

/booking/webhooks/authnet DELETE PATCH PUT POST GET /booking/webhooks/authnet

Request Body:

Loading...

Response:

POST

/booking/v3/utility/booking/boat/clean DELETE PATCH PUT POST GET /booking/v3/utility/booking/boat/clean

Request Body:

Loading...

Response:

get

/booking/v3/gateway/authnet DELETE PATCH PUT POST GET /booking/v3/gateway/authnet

Request Body:

Loading...

Response:

get

/booking/v2/voucher DELETE PATCH PUT POST GET /booking/v2/voucher

Request Body:

Loading...

Response:

get

/booking/v2/test/hi DELETE PATCH PUT POST GET /booking/v2/test/hi

Request Body:

Loading...

Response:

get

/booking/v2/rental/statement/new DELETE PATCH PUT POST GET /booking/v2/rental/statement/new

Request Body:

Loading...

Response:

get

/booking/v2/rental/statement DELETE PATCH PUT POST GET /booking/v2/rental/statement

Request Body:

Loading...

Response:

get

/booking/v2/rental/reservation/new_tom DELETE PATCH PUT POST GET /booking/v2/rental/reservation/new_tom

Request Body:

Loading...

Response:

post

/booking/v2/rental/reservation/new_2024 DELETE PATCH PUT POST GET /booking/v2/rental/reservation/new_2024

Request Body:

Loading...

Response:

post

/booking/v2/rental/reservation/new DELETE PATCH PUT POST GET /booking/v2/rental/reservation/new

Request Body:

Loading...

Response:

post

/booking/v2/rental/reservation/dev DELETE PATCH PUT POST GET /booking/v2/rental/reservation/dev

Request Body:

Loading...

Response:

post

/booking/v2/logs/api DELETE PATCH PUT POST GET /booking/v2/logs/api

Request Body:

Loading...

Response:

POST
Write API Log

/booking/v2/gateway/authnet_old DELETE PATCH PUT POST GET /booking/v2/gateway/authnet_old

Request Body:

Loading...

Response:

post

/booking/v2/gateway/authnet DELETE PATCH PUT POST GET /booking/v2/gateway/authnet

Request Body:

Loading...

Response:

post

/booking/v2/events/rates DELETE PATCH PUT POST GET /booking/v2/events/rates

Request Body:

Loading...

Response:

get

/booking/v2/events/booking/cart DELETE PATCH PUT POST GET /booking/v2/events/booking/cart

Request Body:

Loading...

Response:

delete
get
post

/booking/v2/events/booking DELETE PATCH PUT POST GET /booking/v2/events/booking

Request Body:

Loading...

Response:

get

/booking/v2/customers/validate DELETE PATCH PUT POST GET /booking/v2/customers/validate

Request Body:

Loading...

Response:

post

/booking/v2/customers/check DELETE PATCH PUT POST GET /booking/v2/customers/check

Request Body:

Loading...

Response:

post

/booking/v2/channel/reservation DELETE PATCH PUT POST GET /booking/v2/channel/reservation

Request Body:

Loading...

Response:

Book new room from channel.

post
Book new room from channel.

/booking/v2/channel/cron/calendar/update DELETE PATCH PUT POST GET /booking/v2/channel/cron/calendar/update

Request Body:

Loading...

Response:

get

/booking/v2/channel/bp/ra/r/update/{id} DELETE PATCH PUT POST GET /booking/v2/channel/bp/ra/r/update/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get

/booking/v2/channel/ari/r/update DELETE PATCH PUT POST GET /booking/v2/channel/ari/r/update

Request Body:

Loading...

Response:

get
Get Room Rate

/booking/v2/channel/ari/a/update DELETE PATCH PUT POST GET /booking/v2/channel/ari/a/update

Request Body:

Loading...

Response:

get
Get Room Rate

/booking/v2/channel/ari/a/dailycutoff DELETE PATCH PUT POST GET /booking/v2/channel/ari/a/dailycutoff

Request Body:

Loading...

Response:

GET

/booking/v2/channel/ari/a/calsync DELETE PATCH PUT POST GET /booking/v2/channel/ari/a/calsync

Request Body:

Loading...

Response:

get

/booking/system/sn DELETE PATCH PUT POST GET /booking/system/sn

Request Body:

Loading...

Response:

get
Get Serial NUmber

/booking/system/schedule/new DELETE PATCH PUT POST GET /booking/system/schedule/new

Request Body:

Loading...

Response:

get
Create new scheduled task.

/booking/system/logs/error DELETE PATCH PUT POST GET /booking/system/logs/error

Request Body:

Loading...

Response:

POST
Write Error Log

/booking/system/logs/api DELETE PATCH PUT POST GET /booking/system/logs/api

Request Body:

Loading...

Response:

POST
Write API Log

/booking/system/key DELETE PATCH PUT POST GET /booking/system/key

Request Body:

Loading...

Response:

get
Get Serial NUmber

/booking/sms DELETE PATCH PUT POST GET /booking/sms

Request Body:

Loading...

Response:

Book new room from channel.

post
Book new room from channel.

/booking/sales/next30 DELETE PATCH PUT POST GET /booking/sales/next30

Request Body:

Loading...

Response:

Room types

get
Get next 30 days of sales

/booking/sales/future DELETE PATCH PUT POST GET /booking/sales/future

Request Body:

Loading...

Response:

Get future sales

get
Get future sales

/booking/sales/{id} DELETE PATCH PUT POST GET /booking/sales/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get sales

/booking/rooms/email/confirmation DELETE PATCH PUT POST GET /booking/rooms/email/confirmation

Request Body:

Loading...

Response:

Send Confirmation Emails

get
Send Miscellaneous Confirmation Emails
required string resno
required string apikey

The api key is required in all calls.

/booking/rooms/deposit DELETE PATCH PUT POST GET /booking/rooms/deposit

Request Body:

Loading...

Response:

Get deposit information

get
Get deposit information
required string roomid
required date checkin

Format yyyy-mm-dd

required date checkout

Format yyyy-mm-dd

required string apikey

The api key is required in all calls.

/booking/room/types/{id} DELETE PATCH PUT POST GET /booking/room/types/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Room types

get
Room types

/booking/room/list/pm/{id} DELETE PATCH PUT POST GET /booking/room/list/pm/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Room list detail by PM

get
Room list detail by PM

/booking/room/availability1/{id} DELETE PATCH PUT POST GET /booking/room/availability1/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Room Availability

GET
Check room availability

/booking/room/availability/{id} DELETE PATCH PUT POST GET /booking/room/availability/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Room Availability

GET
Check room availability

/booking/reservation/delete DELETE PATCH PUT POST GET /booking/reservation/delete

Request Body:

Loading...

Response:

Cancel Room Reservation

POST
Delete Reservation

/booking/reservation/cancel2 DELETE PATCH PUT POST GET /booking/reservation/cancel2

Request Body:

Loading...

Response:

Cancel Room Reservation

POST
Cancel Reservation

/booking/reservation/cancel DELETE PATCH PUT POST GET /booking/reservation/cancel

Request Body:

Loading...

Response:

Cancel Room Reservation

POST
Cancel Reservation

/booking/reseller/list DELETE PATCH PUT POST GET /booking/reseller/list

Request Body:

Loading...

Response:

Room types

get
Get Reseller List
required string date

Format date as yyyymmdd

/booking/reports/log/sms DELETE PATCH PUT POST GET /booking/reports/log/sms

Request Body:

Loading...

Response:

Token

get
Get data from sms_log table

/booking/reports/booking/master DELETE PATCH PUT POST GET /booking/reports/booking/master

Request Body:

Loading...

Response:

Get room booking master details

get
Get room booking master details
required string roomId
required string invNo

/booking/rental/timeslots DELETE PATCH PUT POST GET /booking/rental/timeslots

Request Body:

Loading...

Response:

Build Room

GET
Update taxes and fees for room

/booking/rental/reservation DELETE PATCH PUT POST GET /booking/rental/reservation

Request Body:

Loading...

Response:

Reservation POST,GET,UPDATE,DELETE

GET

/booking/rental/displaynotes DELETE PATCH PUT POST GET /booking/rental/displaynotes

Request Body:

Loading...

Response:

Build Room

GET
Update taxes and fees for room

/booking/rental/contract DELETE PATCH PUT POST GET /booking/rental/contract

Request Body:

Loading...

Response:

GET

/booking/rental/checkin DELETE PATCH PUT POST GET /booking/rental/checkin

Request Body:

Loading...

Response:

Booking List

get
Rooms Booked By Checkin Date

/booking/rental/boats/confirmation DELETE PATCH PUT POST GET /booking/rental/boats/confirmation

Request Body:

Loading...

Response:

Build Room

GET
Update taxes and fees for room

/booking/rental/boats/checked_in DELETE PATCH PUT POST GET /booking/rental/boats/checked_in

Request Body:

Loading...

Response:

Boat Booking List

get

/booking/rental/boats/available DELETE PATCH PUT POST GET /booking/rental/boats/available

Request Body:

Loading...

Response:

Build Room

GET
Update taxes and fees for room

/booking/rental/boat/link DELETE PATCH PUT POST GET /booking/rental/boat/link

/booking/rental/agreement DELETE PATCH PUT POST GET /booking/rental/agreement

Request Body:

Loading...

Response:

GET

/booking/rate/detail/update DELETE PATCH PUT POST GET /booking/rate/detail/update

Request Body:

Loading...

Response:

post
Update Room Rate

/booking/rate/detail DELETE PATCH PUT POST GET /booking/rate/detail

Request Body:

Loading...

Response:

get
Get Room Rate

/booking/rate/{id} DELETE PATCH PUT POST GET /booking/rate/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Room Rate
POST
Update Room Rate

/booking/options/vessel/types DELETE PATCH PUT POST GET /booking/options/vessel/types

Request Body:

Loading...

Response:

get
Get Vessel Types

/booking/options/states DELETE PATCH PUT POST GET /booking/options/states

Request Body:

Loading...

Response:

get
Get List of US States

/booking/options/phone/types DELETE PATCH PUT POST GET /booking/options/phone/types

Request Body:

Loading...

Response:

get
Get Customer Phone Types

/booking/options/phone/carriers DELETE PATCH PUT POST GET /booking/options/phone/carriers

Request Body:

Loading...

Response:

get
Get Phone Carriers

/booking/options/blacklist DELETE PATCH PUT POST GET /booking/options/blacklist

Request Body:

Loading...

Response:

get
Get Blacklist Reasons

/booking/notifications/rooms/sameday DELETE PATCH PUT POST GET /booking/notifications/rooms/sameday

Request Body:

Loading...

Response:

Send Same Day Bookings

GET

/booking/notifications/rental/boats/checklist DELETE PATCH PUT POST GET /booking/notifications/rental/boats/checklist

Request Body:

Loading...

Response:

Send Boat Rental Checklist SMS

GET

/booking/new/{id} DELETE PATCH PUT POST GET /booking/new/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Cancel Room Reservation

POST
New Booking

/booking/log/sms/status DELETE PATCH PUT POST GET /booking/log/sms/status

Request Body:

Loading...

Response:

POST
Write SMS Status

/booking/log/customernew DELETE PATCH PUT POST GET /booking/log/customernew

Request Body:

Loading...

Response:

POST
Write Customer Log

/booking/log/customer DELETE PATCH PUT POST GET /booking/log/customer

Request Body:

Loading...

Response:

POST
Write Customer Log

/booking/list/room/{id} DELETE PATCH PUT POST GET /booking/list/room/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Get booking list by room id

get
Get booking list by room id
required string date

Format date as yyyymmdd

optional numeric resellerId

/booking/list/rental/pm/{id} DELETE PATCH PUT POST GET /booking/list/rental/pm/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Get booking list by PM

get
Get booking list by PM
required string date

Format date as yyyymmdd

optional numeric resellerId

/booking/list/recent DELETE PATCH PUT POST GET /booking/list/recent

Request Body:

Loading...

Response:

Booking List Recent

get

/booking/list/pm/{id} DELETE PATCH PUT POST GET /booking/list/pm/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Get booking list by PM

get
Get booking list by PM
required string date

Format date as yyyymmdd

optional numeric resellerId

/booking/list/checkout DELETE PATCH PUT POST GET /booking/list/checkout

Request Body:

Loading...

Response:

Booking List

get
Rooms Booked By Checkout Date

/booking/list/checkin DELETE PATCH PUT POST GET /booking/list/checkin

Request Body:

Loading...

Response:

Booking List

get
Rooms Booked By Checkin Date

/booking/list/cancelled DELETE PATCH PUT POST GET /booking/list/cancelled

Request Body:

Loading...

Response:

Booking List Cancelled

get

/booking/invoice/document/types DELETE PATCH PUT POST GET /booking/invoice/document/types

Request Body:

Loading...

Response:

get
Get Invoice Document Types

/booking/general/room/types/{id} DELETE PATCH PUT POST GET /booking/general/room/types/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Room types

get
Room types

/booking/employee/refresh DELETE PATCH PUT POST GET /booking/employee/refresh

Request Body:

Loading...

Response:

Employee refresh

get
Room list detail by PM
post
Room list detail by PM

/booking/employee/list/{id} DELETE PATCH PUT POST GET /booking/employee/list/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Employee List

/booking/dev/rental/reservation DELETE PATCH PUT POST GET /booking/dev/rental/reservation

Request Body:

Loading...

Response:

post

/booking/details DELETE PATCH PUT POST GET /booking/details

Request Body:

Loading...

Response:

Get room booking details

get
Get room booking details
required string resno
required string apikey

The api key is required in all calls.

/booking/customer/rental/dock/master/{id} DELETE PATCH PUT POST GET /booking/customer/rental/dock/master/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Dock Rental Master

/booking/customer/pass/{id} DELETE PATCH PUT POST GET /booking/customer/pass/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Pass Info

/booking/customer/lookup/searchstring/ DELETE PATCH PUT POST GET /booking/customer/lookup/searchstring/

Request Body:

Loading...

Response:

get
Get Search String

/booking/customer/lookup/email DELETE PATCH PUT POST GET /booking/customer/lookup/email

Request Body:

Loading...

Response:

get
required string email

/booking/customer/logs/{id} DELETE PATCH PUT POST GET /booking/customer/logs/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Customer Logs
post
Insert Customer Logs

/booking/customer/info/{id} DELETE PATCH PUT POST GET /booking/customer/info/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Pass Info

/booking/customer/blacklist DELETE PATCH PUT POST GET /booking/customer/blacklist

Request Body:

Loading...

Response:

GET
Check if customer is blacklisted
POST
Update Blackist Status

/booking/customer/ar/master/list/ DELETE PATCH PUT POST GET /booking/customer/ar/master/list/

Request Body:

Loading...

Response:

get
Get AR Master List

/booking/customer/ar/master/{id} DELETE PATCH PUT POST GET /booking/customer/ar/master/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get AR Master List

/booking/customer/ar/detail/list/ DELETE PATCH PUT POST GET /booking/customer/ar/detail/list/

Request Body:

Loading...

Response:

get
Get Payment Detail List

/booking/customer DELETE PATCH PUT POST GET /booking/customer

Request Body:

Loading...

Response:

GET
Get customer details

/booking/company/syncdata/{id} DELETE PATCH PUT POST GET /booking/company/syncdata/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Sync Data

get
Sync Data

/booking/company/settings/{id} DELETE PATCH PUT POST GET /booking/company/settings/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Company Settings

/booking/company/salestax/{id} DELETE PATCH PUT POST GET /booking/company/salestax/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Company Sales Tax

/booking/company/salestax DELETE PATCH PUT POST GET /booking/company/salestax

Request Body:

Loading...

Response:

Sales Tax

get
Get sales tax information
required string taxid
required string apikey

The api key is required in all calls.

/booking/company/roles/{id} DELETE PATCH PUT POST GET /booking/company/roles/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Company Application ROles

/booking/company/payment/terms/{id} DELETE PATCH PUT POST GET /booking/company/payment/terms/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Payment Terms

/booking/company/ftp/{id} DELETE PATCH PUT POST GET /booking/company/ftp/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Company FTP Settings

/booking/company/customer/types/{id} DELETE PATCH PUT POST GET /booking/company/customer/types/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Company Customer Types

/booking/company/applist/{id} DELETE PATCH PUT POST GET /booking/company/applist/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get
Get Company List of Applications

/booking/cleaning/status DELETE PATCH PUT POST GET /booking/cleaning/status

Request Body:

Loading...

Response:

Cleaning Status

get
Cleaning Status

/booking/cleaning/detail DELETE PATCH PUT POST GET /booking/cleaning/detail

Request Body:

Loading...

Response:

Cleaning Details

get
Cleaning Detail

/booking/cleaning DELETE PATCH PUT POST GET /booking/cleaning

Request Body:

Loading...

Response:

Cleaning Record

POST
Insert Cleaning Record

/booking/channel/wizard/token/refresh DELETE PATCH PUT POST GET /booking/channel/wizard/token/refresh

Request Body:

Loading...

Response:

Token

get
Retrieve Master token from BookingPal

/booking/channel/wizard/token/pm/{id} DELETE PATCH PUT POST GET /booking/channel/wizard/token/pm/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Token

get
Retrieve Master token from BookingPal

/booking/channel/wizard/token/master DELETE PATCH PUT POST GET /booking/channel/wizard/token/master

Request Body:

Loading...

Response:

Token

get
Retrieve Master token from BookingPal

/booking/channel/wizard/token/iframe DELETE PATCH PUT POST GET /booking/channel/wizard/token/iframe

Request Body:

Loading...

Response:

Token

get
Retrieve Master token from BookingPal

/booking/channel/v/2/ari/r/update DELETE PATCH PUT POST GET /booking/channel/v/2/ari/r/update

Request Body:

Loading...

Response:

get
Get Room Rate

/booking/channel/v/2/ari/a/update DELETE PATCH PUT POST GET /booking/channel/v/2/ari/a/update

Request Body:

Loading...

Response:

get
Get Room Rate

/booking/channel/taxfee/update/{id} DELETE PATCH PUT POST GET /booking/channel/taxfee/update/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Update taxes and fees for room

get
Update taxes and fees for room
optional string clear

Use 'clear' parameter to clear all fees and taxes

optional string testAPI

Use 'testAPI' parameter to show fees and taxes without submitting them

/booking/channel/taxfee/list/{id} DELETE PATCH PUT POST GET /booking/channel/taxfee/list/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

List fees and taxes for room

get
List fees and taxes for room

/booking/channel/room/update/{id} DELETE PATCH PUT POST GET /booking/channel/room/update/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Update Room

get
Update Room

/booking/channel/room/new/{id} DELETE PATCH PUT POST GET /booking/channel/room/new/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Create New Room

get
Create New Room

/booking/channel/room/list/{id} DELETE PATCH PUT POST GET /booking/channel/room/list/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Get List of Rooms for PM

get
Get List of Rooms for PM

/booking/channel/room/delete/{id} DELETE PATCH PUT POST GET /booking/channel/room/delete/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Delete Room

get
Delete Room

/booking/channel/room/deactivate/{id} DELETE PATCH PUT POST GET /booking/channel/room/deactivate/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Deactivate Room

get
deactivate Room

/booking/channel/room/buildroom/ DELETE PATCH PUT POST GET /booking/channel/room/buildroom/

Request Body:

Loading...

Response:

Build Room

get
Update taxes and fees for room
required string compId

Company Id

required string run

Use 'ALL' or 'TAXFEE'

optional string clear

Use 'clear' parameter to clear all fees and taxes

optional string testAPI

Use 'testAPI' parameter to show fees and taxes without submitting them

/booking/channel/room/activate/{id} DELETE PATCH PUT POST GET /booking/channel/room/activate/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Activate Room

get
Activate Room

/booking/channel/room/{id} DELETE PATCH PUT POST GET /booking/channel/room/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Get Room Details

get
Get Room Details

/booking/channel/reservationrefactored DELETE PATCH PUT POST GET /booking/channel/reservationrefactored

Request Body:

Loading...

Response:

Book new room from channel.

post
Book new room from channel.

/booking/channel/reservation/update/{id} DELETE PATCH PUT POST GET /booking/channel/reservation/update/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Update Room Reservation

post
Book new room from channel.

/booking/channel/reservation/room/{id} DELETE PATCH PUT POST GET /booking/channel/reservation/room/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Update rates for room

get

/booking/channel/reservation/delete DELETE PATCH PUT POST GET /booking/channel/reservation/delete

Request Body:

Loading...

Response:

Book new room from channel.

POST
Delete Reservation

/booking/channel/reservation/create DELETE PATCH PUT POST GET /booking/channel/reservation/create

Request Body:

Loading...

Response:

Book new room from channel.

post
Book new room from channel.

/booking/channel/reservation DELETE PATCH PUT POST GET /booking/channel/reservation

Request Body:

Loading...

Response:

Book new room from channel.

post
Book new room from channel.

/booking/channel/rate/update/all DELETE PATCH PUT POST GET /booking/channel/rate/update/all

Request Body:

Loading...

Response:

Update rates for room

get
Update rates for room

/booking/channel/rate/update/{id} DELETE PATCH PUT POST GET /booking/channel/rate/update/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Update rates for room

get
Update rates for room

/booking/channel/ra/dontuse DELETE PATCH PUT POST GET /booking/channel/ra/dontuse

Request Body:

Loading...

Response:

Update rates and availabilities for rooms

get
Update rates and availabilities for rooms

/booking/channel/pm/update/{id} DELETE PATCH PUT POST GET /booking/channel/pm/update/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Update Channel Product Manager (Company)

get
Update Channel Product Manager (Company)

/booking/channel/pm/new/{id} DELETE PATCH PUT POST GET /booking/channel/pm/new/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Create New Channel Product Manager (Company)

get
Create New Channel Product Manager (Company)

/booking/channel/pm/list DELETE PATCH PUT POST GET /booking/channel/pm/list

Request Body:

Loading...

Response:

PM List

get
Retrieve PM list from BookingPal

/booking/channel/pm/auth DELETE PATCH PUT POST GET /booking/channel/pm/auth

Request Body:

Loading...

Response:

Token

get
Retrieve token from BookingPal
optional string apikey

The api key is required for authentication.

/booking/channel/pm/{id} DELETE PATCH PUT POST GET /booking/channel/pm/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Get Channel Product Manager (Company) Details

get
Get Channel Product Manager (Company) Details

/booking/channel/misc/dailycutoff DELETE PATCH PUT POST GET /booking/channel/misc/dailycutoff

Request Body:

Loading...

Response:

Update rates for room

get
Update rates for room

/booking/channel/misc/calendar/{id} DELETE PATCH PUT POST GET /booking/channel/misc/calendar/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

get

/booking/channel/image/update/{id} DELETE PATCH PUT POST GET /booking/channel/image/update/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Update bulk images for room

get
Update bulk images for room

/booking/channel/image/list/{id} DELETE PATCH PUT POST GET /booking/channel/image/list/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

List images for room

get
List images for room

/booking/channel/image/delete/{id} DELETE PATCH PUT POST GET /booking/channel/image/delete/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Delete all images for room

get
Delete all images for room

/booking/channel/availabilities/update/{id} DELETE PATCH PUT POST GET /booking/channel/availabilities/update/{id}

URI Tokens: (required)

Request Body:

Loading...

Response:

Update rates for room

get
Update rates for room

/booking/channel/auth DELETE PATCH PUT POST GET /booking/channel/auth

Request Body:

Loading...

Response:

Token

get
Retrieve token from BookingPal
required string apikey

The api key is required in all calls.

/booking/calendar/save_item DELETE PATCH PUT POST GET /booking/calendar/save_item

Request Body:

Loading...

Response:

post

/booking/calendar/ics DELETE PATCH PUT POST GET /booking/calendar/ics

Request Body:

Loading...

Response:

Create New Product

get
Create New Product
required string k

/booking/calendar/delete_item DELETE PATCH PUT POST GET /booking/calendar/delete_item

Request Body:

Loading...

Response:

post

Warning: Your reload key and password are using the framework default settings. It's advised that you change these in production.
Resources are listed in matching order. From top to bottom, the first URI to match the request is used.