diff --git a/api/tasks/getDetails.cfm b/api/tasks/getDetails.cfm index 0f7967a..d786170 100644 --- a/api/tasks/getDetails.cfm +++ b/api/tasks/getDetails.cfm @@ -127,22 +127,27 @@ "CustomerPhone": qTask.ContactNumber ?: "", "CustomerPhotoUrl": customerPhotoUrl, "BeaconUUID": "", + "BeaconMajor": 0, + "BeaconMinor": 0, "LineItems": [], "TableMembers": [] }> - + + - - - + ", [ { value = qTask.BusinessID, cfsqltype = "cf_sql_integer" } ], { datasource = "payfrit" })> + + + +