problem_response
A problem_response represents the result of an API call.
| Name | Type | Description |
|---|---|---|
| custom | custom | User-supplied custom fields that were sent in the request. |
| routes | route_response[] | Routes populated with stops. |
| schedules | schedule_response[] | Schedules that had their base dates assigned, if any. See Routing with Schedules. |
| unrouted_jobs | stop_response[] | Jobs that could not be routed. |