Skip to content
bensheldon edited this page Aug 31, 2012 · 2 revisions

Boston

Submitting Request

  • Undocumented DeDuplicating Behavior: submitted identical service requests (to the extent that description/lat/lng are the same) returns a 400 error: "Invalid service request: base is a duplicate."
  • Requires Lat OR Lng (but doesn't check both): submitting using only address_string returns a 400 error: "Invalid service request: location can't be blank."
  • If you have a bad location data (see above), it never processes (never returns a service_request_id)
  • Requires a Description/Image: otherwise returns 400 error: "base Photo or description is required."

Clone this wiki locally