Toggle menu

Report Missed Collections

Both staff and public users can report missed collections for rounds that meet the set business logic. Reasons are given for rounds that can't be reported as missed.

Reporting Missed Collections

Collections eligible to be reported as missing are listed as a series of checkboxes.

Report Missed
 

Once a collection has been reported as missing the user will see a confirmation message that includes the business key of the corresponding process instance, which can be used as a reference number to track the report.

Collections that can't be Reported

Most collection providers set rules for which types of collection can be reported. Example rules may include:

  • Is this type of collection active at this property?
  • Has the collection round finished?
  • Is the report being raised within a valid time period?
  • Were the bins put out?
  • Was there an excess or any unacceptable waste?
  • Is there an existing report?

Missed Rounds Schema

Responsible for returning all address rounds associated with a property, and checking whether or not they can be reported as missing. Full technical information about the End Points and schema used for missed rounds can be found in the Waste Services Specification document.

Request

Parameter NameDescriptionRequiredType
UPRNThe UPRN of the selected propertyYesString

Return

Parameter nameProperty NameDescriptionRequiredType
Success Whether the API call was successfulYesBoolean
addressRounds A list of address roundsYesArray of objects
UprnThe UPRN of the property String
roundIdThe ID/name of the addressRound from the provider String
TypeWaste type - i.e. "Food", "Recycling" String
FrequencyHow often it is collected - i.e. "14 days" String
previousCollectionDateThe last collection date Date
nextCollectionDateThe next collection date Date
roundEndDateThe date of the round's expiry Date
missSRStatus of the missed service request, if any String
inServiceBinsAre there bins active on this service? Boolean
EventsArray of event objects Obj Array
StatusStatus of the round/bins - i.e. "IN SERVICE" String
businessRuleFailuresArray of integers, keeping track of which business rules the addressRound failed on Int Array
canReportMissingCan the collection be reported as missed? Boolean
cannotReportMessageArray of strings, containing readable alternatives to businessRuleFailures array Str Array
optionGroupArray If any schedules can be reported, they will populate this array. Formatted as a drop-down list:YesArray
 i.e. "Food Waste 23L" String
i.e. "Food. This was last due for collection on Friday 8th June 2018" String
Empty String

Start Workflow

Once a user has reported a missed bin a workflow starts which creates a service request in the provider's system. Typically notification emails are also sent and records are added to a report history. 

Last modified on August 08, 2018

Share this page

Facebook icon Twitter icon email icon

Print

print icon