Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_graphql_entrypoint | /api/graphql | Path does not match |
| 7 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 8 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/clients/{client}/adjustments/{id}_get | /api/clients/{client}/adjustments/{id} | Path does not match |
| 12 | _api_/clients/{client}/adjustments_get_collection | /api/clients/{client}/adjustments | Path does not match |
| 13 | _api_/clients/{client}/adjustments/create_post | /api/clients/{client}/adjustments/create | Path does not match |
| 14 | _api_/adjustment_reasons/{id}_get | /api/adjustment_reasons/{id} | Path does not match |
| 15 | _api_/adjustment_reasons_get_collection | /api/adjustment_reasons | Path does not match |
| 16 | _api_/adjustment_reasons_post | /api/adjustment_reasons | Path does not match |
| 17 | _api_/adjustment_reasons/{id}_patch | /api/adjustment_reasons/{id} | Path does not match |
| 18 | _api_/clients/{id}{._format}_get | /api/clients/{id}.{_format} | Path does not match |
| 19 | _api_/clients{._format}_get_collection | /api/clients.{_format} | Path does not match |
| 20 | _api_/clients/{id}{._format}_patch | /api/clients/{id}.{_format} | Path does not match |
| 21 | _api_/clients/{id}/stats/dashboard_get | /api/clients/{id}/stats/dashboard | Path does not match |
| 22 | _api_/locations/{location}/close_months/{id}_get | /api/locations/{location}/close_months/{id} | Path does not match |
| 23 | _api_/locations/{location}/close_months_get_collection | /api/locations/{location}/close_months | Path does not match |
| 24 | _api_/clients/{client}/close_months/{id}_get | /api/clients/{client}/close_months/{id} | Path does not match |
| 25 | _api_/clients/{client}/close_months_get_collection | /api/clients/{client}/close_months | Path does not match |
| 26 | _api_/clients/{client}/close_months/force_close_post | /api/clients/{client}/close_months/force_close | Path does not match |
| 27 | _api_/clients/{client}/close_months/force_open_post | /api/clients/{client}/close_months/force_open | Path does not match |
| 28 | _api_/clients/{client}/close_months/close_post | /api/clients/{client}/close_months/close | Path does not match |
| 29 | _api_/configs_get_collection | /api/configs | Path does not match |
| 30 | _api_/configurationss/{id}{._format}_get | /api/configurationss/{id}.{_format} | Path does not match |
| 31 | _api_/configs_patch | /api/configs | Path does not match |
| 32 | _api_/configs/reset_post | /api/configs/reset | Path does not match |
| 33 | _api_/configs/refresh_post | /api/configs/refresh | Path does not match |
| 34 | _api_/clients/{client}/credits/{id}_get | /api/clients/{client}/credits/{id} | Path does not match |
| 35 | _api_/clients/{client}/credits/{id}_patch | /api/clients/{client}/credits/{id} | Path does not match |
| 36 | _api_/clients/{client}/credits_get_collection | /api/clients/{client}/credits | Path does not match |
| 37 | _api_/clients/{client}/credits_post | /api/clients/{client}/credits | Path does not match |
| 38 | _api_/clients/{client}/credits/{id}/process_post | /api/clients/{client}/credits/{id}/process | Path does not match |
| 39 | _api_/clients/{client}/credits/{credit}/events/{id}_get | /api/clients/{client}/credits/{credit}/events/{id} | Path does not match |
| 40 | _api_/clients/{client}/credits/{credit}/events_get_collection | /api/clients/{client}/credits/{credit}/events | Path does not match |
| 41 | _api_/clients/{client}/credits/{credit}/items/{id}_get | /api/clients/{client}/credits/{credit}/items/{id} | Path does not match |
| 42 | _api_/clients/{client}/credits/{credit}/items/{id}_patch | /api/clients/{client}/credits/{credit}/items/{id} | Path does not match |
| 43 | _api_/clients/{client}/credits/{credit}/items_get_collection | /api/clients/{client}/credits/{credit}/items | Path does not match |
| 44 | _api_/clients/{client}/credits/{credit}/items_post | /api/clients/{client}/credits/{credit}/items | Path does not match |
| 45 | _api_/credit_note_statuses/{id}{._format}_get | /api/credit_note_statuses/{id}.{_format} | Path does not match |
| 46 | _api_/currencies/{id}{._format}_get | /api/currencies/{id}.{_format} | Path does not match |
| 47 | _api_/currencies{._format}_get_collection | /api/currencies.{_format} | Path does not match |
| 48 | _api_/inventory_coordinates/{id}_get | /api/inventory_coordinates/{id} | Path does not match |
| 49 | _api_/inventory_coordinates_get_collection | /api/inventory_coordinates | Path does not match |
| 50 | _api_/inventory_coordinates_post | /api/inventory_coordinates | Path does not match |
| 51 | _api_/inventory_coordinates/{id}_patch | /api/inventory_coordinates/{id} | Path does not match |
| 52 | _api_/inventory_coordinates/{id}_delete | /api/inventory_coordinates/{id} | Path does not match |
| 53 | _api_/items/{item}/images/{id}_get | /api/items/{item}/images/{id} | Path does not match |
| 54 | _api_/images_get_collection | /api/images | Path does not match |
| 55 | _api_/items/{item}/images_get_collection | /api/items/{item}/images | Path does not match |
| 56 | _api_/items/{item}/images/{id}_delete | /api/items/{item}/images/{id} | Path does not match |
| 57 | _api_/items/{item}/images_post | /api/items/{item}/images | Path does not match |
| 58 | _api_/inventory_sub_types/{id}_get | /api/inventory_sub_types/{id} | Path does not match |
| 59 | _api_/inventory_sub_types_post | /api/inventory_sub_types | Path does not match |
| 60 | _api_/inventory_sub_types/{id}_patch | /api/inventory_sub_types/{id} | Path does not match |
| 61 | _api_/inventory_sub_types_get_collection | /api/inventory_sub_types | Path does not match |
| 62 | _api_/inventory_sub_types/{id}_delete | /api/inventory_sub_types/{id} | Path does not match |
| 63 | _api_/inventory_types/{id}_get | /api/inventory_types/{id} | Path does not match |
| 64 | _api_/inventory_types_get_collection | /api/inventory_types | Path does not match |
| 65 | _api_/inventory_types_post | /api/inventory_types | Path does not match |
| 66 | _api_/inventory_types/{id}_patch | /api/inventory_types/{id} | Path does not match |
| 67 | _api_/inventory_types/{id}_delete | /api/inventory_types/{id} | Path does not match |
| 68 | _api_/uoms/{id}_get | /api/uoms/{id} | Path does not match |
| 69 | _api_/uoms_get_collection | /api/uoms | Path does not match |
| 70 | _api_/uoms_post | /api/uoms | Path does not match |
| 71 | _api_/uoms/{id}_patch | /api/uoms/{id} | Path does not match |
| 72 | _api_/uoms/{id}_delete | /api/uoms/{id} | Path does not match |
| 73 | _api_/items/{id}_get | /api/items/{id} | Path does not match |
| 74 | _api_/items_get_collection | /api/items | Path does not match |
| 75 | _api_clients/{client}/items_get | /api/clients/{client}/items | Path does not match |
| 76 | _api_/items/{id}_patch | /api/items/{id} | Path does not match |
| 77 | _api_/items/create_post | /api/items/create | Path does not match |
| 78 | _api_/items/{item}/details/{id}_get | /api/items/{item}/details/{id} | Path does not match |
| 79 | _api_/items/{item}/details/{id}_patch | /api/items/{item}/details/{id} | Path does not match |
| 80 | _api_/items/{item}/details_get_collection | /api/items/{item}/details | Path does not match |
| 81 | _api_/clients/{client}/items/details_get_collection | /api/clients/{client}/items/details | Path does not match |
| 82 | _api_/items/{item}/placements/{id}_get | /api/items/{item}/placements/{id} | Path does not match |
| 83 | _api_/items/{item}/placements_get_collection | /api/items/{item}/placements | Path does not match |
| 84 | _api_/item_placements_get_collection | /api/item_placements | Path does not match |
| 85 | _api_/clients/{client}/locations/{id}_get | /api/clients/{client}/locations/{id} | Path does not match |
| 86 | _api_/clients/{client}/locations_get_collection | /api/clients/{client}/locations | Path does not match |
| 87 | _api_/clients/{client}/locations/{id}_patch | /api/clients/{client}/locations/{id} | Path does not match |
| 88 | _api_/clients/{client}/locations_post | /api/clients/{client}/locations | Path does not match |
| 89 | _api_/clients/{client}/locations/{id}_delete | /api/clients/{client}/locations/{id} | Path does not match |
| 90 | _api_/mobile/apks/{id}_get | /api/mobile/apks/{id} | Path does not match |
| 91 | _api_/mobile/apks_get_collection | /api/mobile/apks | Path does not match |
| 92 | _api_/mobile/latest_apk_get | /api/mobile/latest_apk | Path does not match |
| 93 | _api_mobile/register_device_post | /api/mobile/register_device | Path does not match |
| 94 | _api_mobile/unregister_device_post | /api/mobile/unregister_device | Path does not match |
| 95 | _api_/notifications/{id}{._format}_get | /api/notifications/{id}.{_format} | Path does not match |
| 96 | _api_/notifications{._format}_get_collection | /api/notifications.{_format} | Path does not match |
| 97 | _api_/notifications{._format}_post | /api/notifications.{_format} | Path does not match |
| 98 | _api_/notifications/{id}{._format}_put | /api/notifications/{id}.{_format} | Path does not match |
| 99 | _api_/notifications/{id}{._format}_patch | /api/notifications/{id}.{_format} | Path does not match |
| 100 | _api_/notifications/{id}{._format}_delete | /api/notifications/{id}.{_format} | Path does not match |
| 101 | _api_/notification_messages/{id}{._format}_get | /api/notification_messages/{id}.{_format} | Path does not match |
| 102 | _api_/notification_messages{._format}_get_collection | /api/notification_messages.{_format} | Path does not match |
| 103 | _api_/notification_messages{._format}_post | /api/notification_messages.{_format} | Path does not match |
| 104 | _api_/notification_messages/{id}{._format}_put | /api/notification_messages/{id}.{_format} | Path does not match |
| 105 | _api_/notification_messages/{id}{._format}_patch | /api/notification_messages/{id}.{_format} | Path does not match |
| 106 | _api_/notification_messages/{id}{._format}_delete | /api/notification_messages/{id}.{_format} | Path does not match |
| 107 | _api_/accounts/{id}_get | /api/accounts/{id} | Path does not match |
| 108 | _api_/accounts_get_collection | /api/accounts | Path does not match |
| 109 | _api_/accounts/{id}_patch | /api/accounts/{id} | Path does not match |
| 110 | _api_/accounts/{id}_post | /api/accounts/{id} | Path does not match |
| 111 | _api_/account_info_get | /api/account_info | Path does not match |
| 112 | _api_accounts/{id}/branches_get | /api/accounts/{id}/branches | Path does not match |
| 113 | _api_/accounts/{id}/roles_get | /api/accounts/{id}/roles | Path does not match |
| 114 | _api_/clients/{client}/quotation_managers_get | /api/clients/{client}/quotation_managers | Path does not match |
| 115 | _api_/clients/{client}/purchase_managers_get | /api/clients/{client}/purchase_managers | Path does not match |
| 116 | _api_/clients/{client}/requisition_managers_get | /api/clients/{client}/requisition_managers | Path does not match |
| 117 | _api_/clients/{client}/purchases/{purchase}/authorizations/{id}_get | /api/clients/{client}/purchases/{purchase}/authorizations/{id} | Path does not match |
| 118 | _api_/clients/{client}/purchases/{purchase}/authorizations_get_collection | /api/clients/{client}/purchases/{purchase}/authorizations | Path does not match |
| 119 | _api_accounts/{account}/purchase_authorization_managers/{id}_get | /api/accounts/{account}/purchase_authorization_managers/{id} | Path does not match |
| 120 | _api_accounts/{account}/purchase_authorization_managers_get_collection | /api/accounts/{account}/purchase_authorization_managers | Path does not match |
| 121 | _api_accounts/{account}/purchase_authorization_managers_post | /api/accounts/{account}/purchase_authorization_managers | Path does not match |
| 122 | _api_accounts/{account}/purchase_authorization_managers/{id}_patch | /api/accounts/{account}/purchase_authorization_managers/{id} | Path does not match |
| 123 | _api_accounts/{account}/purchase_authorization_managers/{id}_delete | /api/accounts/{account}/purchase_authorization_managers/{id} | Path does not match |
| 124 | _api_/clients/{client}/funds/{id}_get | /api/clients/{client}/funds/{id} | Path does not match |
| 125 | _api_/clients/{client}/funds_get_collection | /api/clients/{client}/funds | Path does not match |
| 126 | _api_/clients/{client}/funds_post | /api/clients/{client}/funds | Path does not match |
| 127 | _api_/clients/{client}/funds/{id}_patch | /api/clients/{client}/funds/{id} | Path does not match |
| 128 | _api_/clients/{client}/funds/{fund}/items/{id}_get | /api/clients/{client}/funds/{fund}/items/{id} | Path does not match |
| 129 | _api_/clients/{client}/funds/{fund}/items_get_collection | /api/clients/{client}/funds/{fund}/items | Path does not match |
| 130 | _api_/clients/{client}/funds/{fund}/items_post | /api/clients/{client}/funds/{fund}/items | Path does not match |
| 131 | _api_/clients/{client}/funds/{fund}/items/{id}_patch | /api/clients/{client}/funds/{fund}/items/{id} | Path does not match |
| 132 | _api_/clients/{client}/purchases/{id}_get | /api/clients/{client}/purchases/{id} | Path does not match |
| 133 | _api_/clients/{client}/purchases/{id}/expanded_get | /api/clients/{client}/purchases/{id}/expanded | Path does not match |
| 134 | _api_/clients/{client}/purchases/{id}_patch | /api/clients/{client}/purchases/{id} | Path does not match |
| 135 | _api_/clients/{client}/purchases_get_collection | /api/clients/{client}/purchases | Path does not match |
| 136 | _api_/clients/{client}/purchases/create_post | /api/clients/{client}/purchases/create | Path does not match |
| 137 | _api_/clients/{client}/purchases/{id}/authorize_post | /api/clients/{client}/purchases/{id}/authorize | Path does not match |
| 138 | _api_/clients/{client}/purchases/{id}/force_authorize_post | /api/clients/{client}/purchases/{id}/force_authorize | Path does not match |
| 139 | _api_/clients/{client}/purchases/{id}/cancel_post | /api/clients/{client}/purchases/{id}/cancel | Path does not match |
| 140 | _api_/clients/{client}/purchases/{id}/request_authorization_post | /api/clients/{client}/purchases/{id}/request_authorization | Path does not match |
| 141 | _api_/clients/{client}/purchases/{id}/cancel_authorization_request_post | /api/clients/{client}/purchases/{id}/cancel_authorization_request | Path does not match |
| 142 | _api_/clients/{client}/purchases/{id}/mark_delivered_post | /api/clients/{client}/purchases/{id}/mark_delivered | Path does not match |
| 143 | _api_/clients/{client}/purchases/{id}/deauthorize_post | /api/clients/{client}/purchases/{id}/deauthorize | Path does not match |
| 144 | _api_/clients/{client}/purchases/{id}/receive_post | /api/clients/{client}/purchases/{id}/receive | Path does not match |
| 145 | _api_/clients/{client}/similar_purchases_get | /api/clients/{client}/similar_purchases | Path does not match |
| 146 | _api_/clients/{client}/purchases/{purchase}/comments/{id}_get | /api/clients/{client}/purchases/{purchase}/comments/{id} | Path does not match |
| 147 | _api_/clients/{client}/purchases/{purchase}/comments_get_collection | /api/clients/{client}/purchases/{purchase}/comments | Path does not match |
| 148 | _api_/clients/{client}/purchases/{purchase}/comments_post | /api/clients/{client}/purchases/{purchase}/comments | Path does not match |
| 149 | _api_/clients/{client}/purchases/{purchase}/comments/{id}_patch | /api/clients/{client}/purchases/{purchase}/comments/{id} | Path does not match |
| 150 | _api_/clients/{client}/purchases/{purchase}/events/{id}_get | /api/clients/{client}/purchases/{purchase}/events/{id} | Path does not match |
| 151 | _api_/clients/{client}/purchases/{purchase}/events_get_collection | /api/clients/{client}/purchases/{purchase}/events | Path does not match |
| 152 | _api_/clients/{client}/purchases/{purchase}/items/{id}_get | /api/clients/{client}/purchases/{purchase}/items/{id} | Path does not match |
| 153 | _api_/clients/{client}/purchases/{purchase}/items/{id}/expanded_get | /api/clients/{client}/purchases/{purchase}/items/{id}/expanded | Path does not match |
| 154 | _api_/clients/{client}/purchases/{purchase}/items_post | /api/clients/{client}/purchases/{purchase}/items | Path does not match |
| 155 | _api_/clients/{client}/purchases/{purchase}/items_get_collection | /api/clients/{client}/purchases/{purchase}/items | Path does not match |
| 156 | _api_/clients/{client}/purchases/{purchase}/items/{id}_patch | /api/clients/{client}/purchases/{purchase}/items/{id} | Path does not match |
| 157 | _api_/clients/{client}/purchases/{purchase}/items/{id}_delete | /api/clients/{client}/purchases/{purchase}/items/{id} | Path does not match |
| 158 | _api_/purchase_order_statuses/{id}{._format}_get | /api/purchase_order_statuses/{id}.{_format} | Path does not match |
| 159 | _api_/clients/{client}/quotations/{quotation}/authorizations/{id}_get | /api/clients/{client}/quotations/{quotation}/authorizations/{id} | Path does not match |
| 160 | _api_/clients/{client}/quotations/{quotation}/authorizations_get_collection | /api/clients/{client}/quotations/{quotation}/authorizations | Path does not match |
| 161 | _api_accounts/{account}/quotation_authorization_managers/{id}_get | /api/accounts/{account}/quotation_authorization_managers/{id} | Path does not match |
| 162 | _api_accounts/{account}/quotation_authorization_managers_get_collection | /api/accounts/{account}/quotation_authorization_managers | Path does not match |
| 163 | _api_accounts/{account}/quotation_authorization_managers_post | /api/accounts/{account}/quotation_authorization_managers | Path does not match |
| 164 | _api_accounts/{account}/quotation_authorization_managers/{id}_patch | /api/accounts/{account}/quotation_authorization_managers/{id} | Path does not match |
| 165 | _api_accounts/{account}/quotation_authorization_managers/{id}_delete | /api/accounts/{account}/quotation_authorization_managers/{id} | Path does not match |
| 166 | _api_/clients/{client}/receives/{id}_get | /api/clients/{client}/receives/{id} | Path does not match |
| 167 | _api_/clients/{client}/purchases/{purchase}/receives/{id}_get | /api/clients/{client}/purchases/{purchase}/receives/{id} | Path does not match |
| 168 | _api_/clients/{client}/purchases/{purchase}/receives_get_collection | /api/clients/{client}/purchases/{purchase}/receives | Path does not match |
| 169 | _api_/clients/{client}/receives_get_collection | /api/clients/{client}/receives | Path does not match |
| 170 | _api_/clients/{client}/access/receives_get | /api/clients/{client}/access/receives | Path does not match |
| 171 | _api_/clients/{client}/access/receives/{id}_get | /api/clients/{client}/access/receives/{id} | Path does not match |
| 172 | _api_/clients/{client}/direct_receive_post | /api/clients/{client}/direct_receive | Path does not match |
| 173 | _api_/clients/{client}/receives/{id}/authorize_post | /api/clients/{client}/receives/{id}/authorize | Path does not match |
| 174 | _api_/receives/{receive}/items/{id}_get | /api/receives/{receive}/items/{id} | Path does not match |
| 175 | _api_/receives/{receive}/items/{id}_get_collection | /api/receives/{receive}/items/{id} | Path does not match |
| 176 | _api_/receive_note_statuses/{id}{._format}_get | /api/receive_note_statuses/{id}.{_format} | Path does not match |
| 177 | _api_accounts/{account}/request_purchase_authorization_managers/{id}_get | /api/accounts/{account}/request_purchase_authorization_managers/{id} | Path does not match |
| 178 | _api_accounts/{account}/request_purchase_authorization_managers_get_collection | /api/accounts/{account}/request_purchase_authorization_managers | Path does not match |
| 179 | _api_accounts/{account}/request_purchase_authorization_managers_post | /api/accounts/{account}/request_purchase_authorization_managers | Path does not match |
| 180 | _api_accounts/{account}/request_purchase_authorization_managers/{id}_patch | /api/accounts/{account}/request_purchase_authorization_managers/{id} | Path does not match |
| 181 | _api_accounts/{account}/request_purchase_authorization_managers/{id}_delete | /api/accounts/{account}/request_purchase_authorization_managers/{id} | Path does not match |
| 182 | _api_/clients/{client}/requisitions/{id}_get | /api/clients/{client}/requisitions/{id} | Path does not match |
| 183 | _api_/clients/{client}/requisitions/{id}_patch | /api/clients/{client}/requisitions/{id} | Path does not match |
| 184 | _api_/clients/{client}/requisitions_get_collection | /api/clients/{client}/requisitions | Path does not match |
| 185 | _api_/clients/{client}/requisitions/create_post | /api/clients/{client}/requisitions/create | Path does not match |
| 186 | _api_/clients/{client}/requisitions/{id}/add_items_post | /api/clients/{client}/requisitions/{id}/add_items | Path does not match |
| 187 | _api_/clients/{client}/requisitions/{id}/cancel_post | /api/clients/{client}/requisitions/{id}/cancel | Path does not match |
| 188 | _api_/clients/{client}/requisitions/{id}/request_authorization_post | /api/clients/{client}/requisitions/{id}/request_authorization | Path does not match |
| 189 | _api_/clients/{client}/requisitions/{id}/force_authorize_post | /api/clients/{client}/requisitions/{id}/force_authorize | Path does not match |
| 190 | _api_/clients/{client}/requisitions/{id}/authorize_post | /api/clients/{client}/requisitions/{id}/authorize | Path does not match |
| 191 | _api_/clients/{client}/requisitions/{id}/deauthorize_post | /api/clients/{client}/requisitions/{id}/deauthorize | Path does not match |
| 192 | _api_/clients/{client}/requisitions/{id}/mark_in_transit_post | /api/clients/{client}/requisitions/{id}/mark_in_transit | Path does not match |
| 193 | _api_/clients/{client}/requisitions/{id}/process_post | /api/clients/{client}/requisitions/{id}/process | Path does not match |
| 194 | _api_/clients/{client}/requisitions/{id}/revert_post | /api/clients/{client}/requisitions/{id}/revert | Path does not match |
| 195 | _api_/clients/{client}/access/requisitions_get | /api/clients/{client}/access/requisitions | Path does not match |
| 196 | _api_/clients/{client}/access/requisitions/{id}_get | /api/clients/{client}/access/requisitions/{id} | Path does not match |
| 197 | _api_/requisition_auths/{id}{._format}_get | /api/requisition_auths/{id}.{_format} | Path does not match |
| 198 | _api_/clients/{client}/requisitions/{requisition}/authorizations/{id}_get | /api/clients/{client}/requisitions/{requisition}/authorizations/{id} | Path does not match |
| 199 | _api_/clients/{client}/requisitions/{requisition}/authorizations_get_collection | /api/clients/{client}/requisitions/{requisition}/authorizations | Path does not match |
| 200 | _api_accounts/{account}/requisition_authorization_managers/{id}_get | /api/accounts/{account}/requisition_authorization_managers/{id} | Path does not match |
| 201 | _api_accounts/{account}/requisition_authorization_managers_get_collection | /api/accounts/{account}/requisition_authorization_managers | Path does not match |
| 202 | _api_accounts/{account}/requisition_authorization_managers_post | /api/accounts/{account}/requisition_authorization_managers | Path does not match |
| 203 | _api_accounts/{account}/requisition_authorization_managers/{id}_patch | /api/accounts/{account}/requisition_authorization_managers/{id} | Path does not match |
| 204 | _api_accounts/{account}/requisition_authorization_managers/{id}_delete | /api/accounts/{account}/requisition_authorization_managers/{id} | Path does not match |
| 205 | _api_/clients/{client}/requisitions/{requisition}/comments/{id}_get | /api/clients/{client}/requisitions/{requisition}/comments/{id} | Path does not match |
| 206 | _api_/clients/{client}/requisitions/{requisition}/comments_get_collection | /api/clients/{client}/requisitions/{requisition}/comments | Path does not match |
| 207 | _api_/clients/{client}/requisitions/{requisition}/comments_post | /api/clients/{client}/requisitions/{requisition}/comments | Path does not match |
| 208 | _api_/clients/{client}/requisitions/{requisition}/comments/{id}_patch | /api/clients/{client}/requisitions/{requisition}/comments/{id} | Path does not match |
| 209 | _api_/clients/{client}/requisitions/{requisition}/events/{id}_get | /api/clients/{client}/requisitions/{requisition}/events/{id} | Path does not match |
| 210 | _api_/clients/{client}/requisitions/{requisition}/events_get_collection | /api/clients/{client}/requisitions/{requisition}/events | Path does not match |
| 211 | _api_/clients/{client}/requisitions/{requisition}/items/{id}_get | /api/clients/{client}/requisitions/{requisition}/items/{id} | Path does not match |
| 212 | _api_/clients/{client}/requisitions/{requisition}/items_post | /api/clients/{client}/requisitions/{requisition}/items | Path does not match |
| 213 | _api_/clients/{client}/requisitions/{requisition}/items_get_collection | /api/clients/{client}/requisitions/{requisition}/items | Path does not match |
| 214 | _api_/clients/{client}/requisitions/{requisition}/items/{id}_patch | /api/clients/{client}/requisitions/{requisition}/items/{id} | Path does not match |
| 215 | _api_/clients/{client}/requisitions/{requisition}/items/{id}/location_post | /api/clients/{client}/requisitions/{requisition}/items/{id}/location | Path does not match |
| 216 | _api_/clients/{client}/requisitions/{requisition}/items/{id}_delete | /api/clients/{client}/requisitions/{requisition}/items/{id} | Path does not match |
| 217 | _api_/requisition_statuses/{id}{._format}_get | /api/requisition_statuses/{id}.{_format} | Path does not match |
| 218 | _api_clients/{client}/locations/{location}/shelves/{id}_get | /api/clients/{client}/locations/{location}/shelves/{id} | Path does not match |
| 219 | _api_clients/{client}/locations/{location}/shelves_get_collection | /api/clients/{client}/locations/{location}/shelves | Path does not match |
| 220 | _api_clients/{client}/locations/{location}/shelves_post | /api/clients/{client}/locations/{location}/shelves | Path does not match |
| 221 | _api_clients/{client}/locations/{location}/shelves/{id}_patch | /api/clients/{client}/locations/{location}/shelves/{id} | Path does not match |
| 222 | _api_clients/{client}/locations/{location}/shelves/{id}_delete | /api/clients/{client}/locations/{location}/shelves/{id} | Path does not match |
| 223 | _api_clients/{client}/stock_counts/{id}_get | /api/clients/{client}/stock_counts/{id} | Path does not match |
| 224 | _api_clients/{client}/stock_counts_get_collection | /api/clients/{client}/stock_counts | Path does not match |
| 225 | _api_clients/{client}/stock_counts_post | /api/clients/{client}/stock_counts | Path does not match |
| 226 | _api_clients/{client}/stock_counts/{id}_patch | /api/clients/{client}/stock_counts/{id} | Path does not match |
| 227 | _api_clients/{client}/stock_counts/{id}/toggle_month_end_post | /api/clients/{client}/stock_counts/{id}/toggle_month_end | Path does not match |
| 228 | _api_clients/{client}/stock_counts/{stock}/items/{id}_get | /api/clients/{client}/stock_counts/{stock}/items/{id} | Path does not match |
| 229 | _api_clients/{client}/stock_counts/{stock}/items_get_collection | /api/clients/{client}/stock_counts/{stock}/items | Path does not match |
| 230 | _api_clients/{client}/stock_counts/{stock}/items/{id}_patch | /api/clients/{client}/stock_counts/{stock}/items/{id} | Path does not match |
| 231 | _api_clients/{client}/stock_counts/{id}/bulk_sync_patch | /api/clients/{client}/stock_counts/{id}/bulk_sync | Path does not match |
| 232 | _api_clients/{client}/stock_counts/{id}/bulk_upload_patch | /api/clients/{client}/stock_counts/{id}/bulk_upload | Path does not match |
| 233 | _api_/roles/{id}_get | /api/roles/{id} | Path does not match |
| 234 | _api_/roles_get_collection | /api/roles | Path does not match |
| 235 | _api_/vendors/{id}{._format}_get | /api/vendors/{id}.{_format} | Path does not match |
| 236 | _api_/vendors{._format}_get_collection | /api/vendors.{_format} | Path does not match |
| 237 | _api_/vendors/{id}{._format}_patch | /api/vendors/{id}.{_format} | Path does not match |
| 238 | _api_/vendors{._format}_post | /api/vendors.{_format} | Path does not match |
| 239 | _api_/vendors/{id}{._format}_delete | /api/vendors/{id}.{_format} | Path does not match |
| 240 | config_export | /admin/config/export | Path does not match |
| 241 | impersonation_user | /admin/impersonation_users | Path does not match |
| 242 | config_import | /admin/config/import | Path does not match |
| 243 | issue_add | /issues/add | Path does not match |
| 244 | issues_configure | /issues_config | Path does not match |
| 245 | issue_connect | /admin/issues/connect | Path does not match |
| 246 | issue_access_code | /admin/issues/connect/access | Path does not match |
| 247 | issue_index | /admin/issues/ | Path does not match |
| 248 | issues | /issues | Path does not match |
| 249 | issue_missing_config | /admin/issues/missing_config | Path does not match |
| 250 | issue_update | /issues/{issue}/update | Path does not match |
| 251 | issue_view | /issues/{issue}/view | Path does not match |
| 252 | issue_clear_search | /clear_search | Path does not match |
| 253 | dashboard | /dashboard | Path does not match |
| 254 | health_check | /health | Path does not match |
| 255 | index | / | Path does not match |
| 256 | purchase_legacy_authorize | /authorize.php | Path does not match |
| 257 | pop_flashes | /flashes | Path does not match |
| 258 | client_select | /client/{id}/select | Path does not match |
| 259 | status | /status | Path does not match |
| 260 | toggle_dark_mode | /toggle_dark_mode | Path does not match |
| 261 | mobile_dashboard | /mobile/ | Path does not match |
| 262 | mobile_download_apk | /mobile/downloads/apk | Path does not match |
| 263 | mobile_download_latest_apk | /mobile/downloads/apk/latest | Path does not match |
| 264 | mobile_download_list | /mobile/downloads | Path does not match |
| 265 | uploader_download_latest | /mobile/downloads/uploader/latest | Path does not match |
| 266 | experimental_export_credits | /experimental/export_credits | Path does not match |
| 267 | experimental_export_receives | /experimental/export_receives | Path does not match |
| 268 | experimental_export_snapshots | /experimental/snapshot | Path does not match |
| 269 | inventory_batch | /batch/list | Path does not match |
| 270 | inventory_add_item | /inventory/item/add | Path does not match |
| 271 | add_item | /inventory/item/add | Path does not match |
| 272 | api_add_item | /inventory/api/item/add | Path does not match |
| 273 | item_clear_search | /inventory/clear_search | Path does not match |
| 274 | inventory_export_client | /inventory/client_export | Path does not match |
| 275 | item_ipl_delete_empty | /inventory/ipl/{ipl}/deleteEmpty | Path does not match |
| 276 | item_disable_all_clients | /inventory/item/{item}/disable_all_clients | Path does not match |
| 277 | item_disable_current_client | /inventory/item/{item}/disable_current_client | Path does not match |
| 278 | item_duplicate_check | /inventory/item/duplicate_check | Path does not match |
| 279 | item_enable | /inventory/item/{item}/enable | Path does not match |
| 280 | inventory_export_barcode | /inventory/{item}/export_barcode | Path does not match |
| 281 | inventory_export | /inventory/export | Path does not match |
| 282 | inventory_export_selected_barcodes | /inventory/export_selected_barcodes | Path does not match |
| 283 | fetch_item | /inventory/item/{item}/fetch | Path does not match |
| 284 | fetch_switched_sku | /inventory/item/{item}/switch_sku | Path does not match |
| 285 | vendor_costs | /inventory/item/{item}/vendor_costs | Path does not match |
| 286 | inventory_force_disable | /inventory/{item}/force_disable | Path does not match |
| 287 | inventory_import | /inventory/import | Path does not match |
| 288 | inventory_index | /inventory/ | Path does not match |
| 289 | inventory_add_item_image | /inventory/item/{item}/image/add | Path does not match |
| 290 | item_placement_update | /inventory/item_placement/update | Path does not match |
| 291 | inventory_item_preview | /inventory/{item}/item_preview | Path does not match |
| 292 | inventory_list | /inventory/list | Path does not match |
| 293 | item_remove_alternate_barcode | /inventory/item/{item}/remove_alternate_barcode | Path does not match |
| 294 | item_attachment_remove | /inventory/{item}/attachment/{itemFile}/remove | Path does not match |
| 295 | inventory_shelf_list | /inventory/shelf/list | Path does not match |
| 296 | item_short_list | /inventory/item_short_list | Path does not match |
| 297 | inventory_toggle_selection | /inventory/toggle_select | Path does not match |
| 298 | inventory_costcenter_ipl_update | /inventory/cost_center/ipl/update | Path does not match |
| 299 | inventory_location_ipl_update | /inventory/location/ipl/update | Path does not match |
| 300 | inventory_edit_item | /inventory/item/{item}/update | Path does not match |
| 301 | inventory_vendor_list | /inventory/vendor/list | Path does not match |
| 302 | inventory_cost_center | /inventory/cost_center | Path does not match |
| 303 | inventory_view_item | /inventory/item/{item}/view | Path does not match |
| 304 | inventory_location | /inventory/location | Path does not match |
| 305 | inventory_par_level_update | /inventory/par_level/ | Path does not match |
| 306 | inventory_par_level | /inventory/par_level/ | Path does not match |
| 307 | man_adjustment_create | /maintenance/adjustment/create | Path does not match |
| 308 | man_adjustment_process | /maintenance/adjustment/process | Path does not match |
| 309 | man_adjustments | /maintenance/adjustment/list | Path does not match |
| 310 | daily_revenue_confirm_import | /daily_revenue/import/{upload}/confirm | Path does not match |
| 311 | daily_revenue_discard_import | /daily_revenue/import/{upload}/cancel | Path does not match |
| 312 | daily_revenue_import | /daily_revenue/import | Path does not match |
| 313 | daily_revenue_list | /daily_revenue/list | Path does not match |
| 314 | daily_revenue_preview_import | /daily_revenue/import/{upload}/preview | Path does not match |
| 315 | daily_revenue_upload_csv | /upload/daily_revenue | Path does not match |
| 316 | daily_revenue_upload_list | /daily_revenue/upload/list | Path does not match |
| 317 | document_library_clear_search | /maintenance/document_library/search/clear | Path does not match |
| 318 | document_clear_selection | /maintenance/document_library/clear_selection | Path does not match |
| 319 | document_library_bulk_download_selected | /maintenance/document_library/bulk_download | Path does not match |
| 320 | document_library_download | /maintenance/document_library/download | Path does not match |
| 321 | document_library_index | /maintenance/document_library/ | Path does not match |
| 322 | document_library_list | /maintenance/document_library/list | Path does not match |
| 323 | document_toggle_selection | /maintenance/document_library/toggle_select | Path does not match |
| 324 | document_library_view | /maintenance/document_library/view | Path does not match |
| 325 | funds | /maintenance/funds/{route} | Path does not match |
| 326 | funds_import_preview | /maintenance/funds/import/{id}/preview | Path does not match |
| 327 | purchase_fund_add_missing | /maintenance/funds/purchase/fund/add_missing | Path does not match |
| 328 | purchase_fund_clean | /maintenance/funds/purchase/fund/clean | Path does not match |
| 329 | purchase_fund_close_month | /maintenance/funds/purchase/fund/close_month | Path does not match |
| 330 | purchase_fund_import_confirm | /maintenance/funds/purchase/fund/import/{fundImport}/confirm | Path does not match |
| 331 | purchase_fund_import_discard | /maintenance/funds/purchase/fund/import/{fundImport}/discard | Path does not match |
| 332 | purchase_fund_export_detail | /maintenance/funds/purchase/fund/export/detail | Path does not match |
| 333 | purchase_fund_export_summary | /maintenance/funds/purchase/fund/export/summary | Path does not match |
| 334 | purchase_fund_fetch_data | /maintenance/funds/purchase/fund/fetch_data | Path does not match |
| 335 | purchase_fund_import_data | /maintenance/funds/purchase/fund/import/{fundImport}/data | Path does not match |
| 336 | purchase_fund_force_open | /maintenance/funds/purchase/fund/force_open | Path does not match |
| 337 | purchase_fund_import_preview | /maintenance/funds/purchase/fund/import | Path does not match |
| 338 | purchase_fund_remove_all | /maintenance/funds/purchase/fund/remove_all | Path does not match |
| 339 | purchase_fund_remove | /maintenance/funds/purchase/fund/{fund}/remove | Path does not match |
| 340 | purchase_fund_remove_item | /maintenance/funds/purchase/fund/{fund}/fundItem/{fundItem}/remove | Path does not match |
| 341 | purchase_fund_update | /maintenance/funds/purchase/fund/update | Path does not match |
| 342 | man_index | /maintenance/ | Path does not match |
| 343 | month_end_close | /maintenance/month_end/close | Path does not match |
| 344 | month_end_force_close | /maintenance/month_end/force_close | Path does not match |
| 345 | month_end_force_open | /maintenance/month_end/force_open | Path does not match |
| 346 | month_end | /maintenance/month_end | Path does not match |
| 347 | month_end_update | /maintenance/month_end/update | Path does not match |
| 348 | pos_clear_search | /maintenance/pos/clear_search | Path does not match |
| 349 | pos_import | /maintenance/pos/import | Path does not match |
| 350 | pos_list | /maintenance/pos/list | Path does not match |
| 351 | recipe_append_item | /maintenance/recipes/{recipe}/append_item | Path does not match |
| 352 | recipe_create | /maintenance/recipes/create | Path does not match |
| 353 | recipe_duplicate | /maintenance/recipes/{recipe}/duplicate | Path does not match |
| 354 | recipe_export | /maintenance/recipes/{recipe}/export | Path does not match |
| 355 | recipe_index | /maintenance/recipes/ | Path does not match |
| 356 | man_recipes | /maintenance/recipes/list | Path does not match |
| 357 | recipe_list_items | /maintenance/recipes/{recipe}/list_items | Path does not match |
| 358 | recipe_remove_item | /maintenance/recipes/{recipe}/remove_item | Path does not match |
| 359 | recipe_update | /maintenance/recipes/{recipe}/update | Path does not match |
| 360 | recipe_view | /maintenance/recipes/{recipe}/view | Path does not match |
| 361 | month_end_revenue | /revenue/revenue | Path does not match |
| 362 | month_end_revenue_update | /revenue/revenue | Path does not match |
| 363 | stock_count_item_add_flag | /maintenance/stock_count/client/{client}/stock_counts/{count}/item/{countItem}/add_flag | Path does not match |
| 364 | stock_count_add_item | /maintenance/stock_count/{count}/item/add | Path does not match |
| 365 | stock_count_missing_items | /maintenance/stock_count/{count}/missing_items | Path does not match |
| 366 | stock_count_change_date | /maintenance/stock_count/{count}/change_date | Path does not match |
| 367 | stock_count_create | /maintenance/stock_count/create | Path does not match |
| 368 | stock_count_delete | /maintenance/stock_count/{count}/delete | Path does not match |
| 369 | stock_count_item_delete | /maintenance/stock_count/item/{countItem}/delete | Path does not match |
| 370 | stock_count_export_barcodes | /maintenance/stock_count/export_barcodes | Path does not match |
| 371 | stock_count_export_blank | /maintenance/stock_count/export_blank | Path does not match |
| 372 | stock_count_export_sheet | /maintenance/stock_count/{count}/export_sheet | Path does not match |
| 373 | stock_count_import | /maintenance/stock_count/{count}/import | Path does not match |
| 374 | stock_count | /maintenance/stock_count/ | Path does not match |
| 375 | stock_count_item_remove_flag | /maintenance/stock_count/client/{client}/stock_counts/{count}/item/{countItem}/remove_flag | Path does not match |
| 376 | stock_count_toggle_month_end | /maintenance/stock_count/{count}/toggle_month_end | Path does not match |
| 377 | stock_count_update | /maintenance/stock_count/{count}/update | Path does not match |
| 378 | stock_single_item_update | /maintenance/stock_count_item/{countItem}/update | Path does not match |
| 379 | stock_count_update_location | /maintenance/stock_count/{count}/update_location | Path does not match |
| 380 | stock_count_update_report | /maintenance/stock_count/{count}/update_report | Path does not match |
| 381 | stock_shelf_update | /maintenance/stock_countitem/{countItem}/update | Path does not match |
| 382 | stock_count_view | /maintenance/stock_count/{count}/view | Path does not match |
| 383 | stock_count_v2_item_add_flag | /maintenance/stock_count_v2/client/{client}/stock_counts/{count}/item/{countItem}/add_flag | Path does not match |
| 384 | stock_count_v2_add_item | /maintenance/stock_count_v2/{count}/item/add | Path does not match |
| 385 | stock_count_v2_missing_items | /maintenance/stock_count_v2/{count}/missing_items | Path does not match |
| 386 | stock_count_v2_apply_all_defaults | /maintenance/stock_count_v2/{count}/apply_all_defaults | Path does not match |
| 387 | stock_count_v2_apply_all_zeros | /maintenance/stock_count_v2/{count}/apply_all_zeros | Path does not match |
| 388 | stock_count_v2_change_date | /maintenance/stock_count_v2/{count}/change_date | Path does not match |
| 389 | stock_count_v2_create | /maintenance/stock_count_v2/create | Path does not match |
| 390 | stock_count_v2_delete | /maintenance/stock_count_v2/{count}/delete | Path does not match |
| 391 | stock_count_v2_item_delete | /maintenance/stock_count_v2/item/{countItem}/delete | Path does not match |
| 392 | stock_count_v2_export_barcodes | /maintenance/stock_count_v2/export_barcodes | Path does not match |
| 393 | stock_count_v2_export_blank | /maintenance/stock_count_v2/export_blank | Path does not match |
| 394 | stock_count_v2_export_sheet | /maintenance/stock_count_v2/{count}/export_sheet | Path does not match |
| 395 | stock_count_v2_import | /maintenance/stock_count_v2/{count}/import | Path does not match |
| 396 | stock_count_v2_preview_import_confirm | /maintenance/stock_count_v2/{count}/preview_import/{import}/confirm | Path does not match |
| 397 | stock_count_v2_preview_import_discard | /maintenance/stock_count_v2/{count}/preview_import/{import}/discard | Path does not match |
| 398 | stock_count_v2_preview_import | /maintenance/stock_count_v2/{count}/preview_import/{import}/create | Path does not match |
| 399 | stock_count_v2 | /maintenance/stock_count_v2/ | Path does not match |
| 400 | stock_count_v2_merge | /maintenance/stock_count_v2/merge | Path does not match |
| 401 | stock_count_v2_item_remove_flag | /maintenance/stock_count_v2/client/{client}/stock_counts/{count}/item/{countItem}/remove_flag | Path does not match |
| 402 | stock_count_v2_reopen | /maintenance/stock_count_v2/{count}/reopen | Path does not match |
| 403 | stock_count_v2_toggle_month_end | /maintenance/stock_count_v2/{count}/toggle_month_end | Path does not match |
| 404 | stock_count_v2_update | /maintenance/stock_count_v2/{count}/update | Path does not match |
| 405 | stock_count_v2_single_item_update | /maintenance/stock_count_v2item/{countItem}/update | Path does not match |
| 406 | stock_count_v2_update_location | /maintenance/stock_count_v2/{count}/update_location | Path does not match |
| 407 | stock_count_v2_update_report | /maintenance/stock_count_v2/{count}/update_report | Path does not match |
| 408 | stock_count_v2_shelf_update | /maintenance/stock_count_v2item/{countItem}/update | Path does not match |
| 409 | stock_count_v2_view | /maintenance/stock_count_v2/{count}/view | Path does not match |
| 410 | stock_count_clean_zero_stock | /maintenance/stock_count/{count}/clean_zero_quantity | Path does not match |
| 411 | stock_count_export_blank_ignore_shelves | /maintenance/stock_count/export_blank_ignore_shelves | Path does not match |
| 412 | forced_user_reset_password | /manage/user/forced_reset_user_password | Path does not match |
| 413 | user_reset_password | /manage/user/reset_password | Path does not match |
| 414 | user_signature | /manage/user/signature | Path does not match |
| 415 | location_create_costcenter | /manage/location/create_costcenter | Path does not match |
| 416 | inventory_cost_center_export | /manage/cost_center_export | Path does not match |
| 417 | inventory_location_export | /manage/location_export | Path does not match |
| 418 | locations_fetch | /manage/locations/fetch | Path does not match |
| 419 | inventory_cost_center_import | /manage/import/cost_center | Path does not match |
| 420 | inventory_location_import | /manage/import/location | Path does not match |
| 421 | location_list_costcenters | /manage/location/list_costcenters | Path does not match |
| 422 | settings_account_code | /settings/account_code | Path does not match |
| 423 | settings_account_departments | /settings/account_departments | Path does not match |
| 424 | settings_accounts | /settings/accounts | Path does not match |
| 425 | settings_activity_code | /settings/activity_code | Path does not match |
| 426 | settings_aliases | /settings/aliases | Path does not match |
| 427 | settings_appearance | /settings/appearance | Path does not match |
| 428 | settings_branches | /settings/branches | Path does not match |
| 429 | settings_brands | /settings/brands | Path does not match |
| 430 | settings_build_information | /settings/build_information | Path does not match |
| 431 | settings_categories | /settings/categories | Path does not match |
| 432 | settings_change_logs | /settings/change_logs | Path does not match |
| 433 | settings_client_specific | /settings/client_specific | Path does not match |
| 434 | settings_configuration_tools | /settings/configuration_tools | Path does not match |
| 435 | settings_currencies | /settings/currencies | Path does not match |
| 436 | settings_customers | /settings/customers | Path does not match |
| 437 | settings_delivery_addresses | /settings/delivery_addresses | Path does not match |
| 438 | settings_departments | /settings/departments | Path does not match |
| 439 | settings_experimental | /settings/experimental | Path does not match |
| 440 | settings_features | /settings/features | Path does not match |
| 441 | settings_general | /settings/general | Path does not match |
| 442 | settings_index | /settings/ | Path does not match |
| 443 | settings_integrations | /settings/integrations | Path does not match |
| 444 | settings_item_bundles | /settings/item_bundles | Path does not match |
| 445 | settings_locations | /settings/locations | Path does not match |
| 446 | settings_notifications | /settings/notifications | Path does not match |
| 447 | settings_others | /settings/others | Path does not match |
| 448 | settings_payment_grades | /settings/payment_grades | Path does not match |
| 449 | settings_payment_types | /settings/payment_types | Path does not match |
| 450 | settings_personal | /settings/personal | Path does not match |
| 451 | settings_projects | /settings/projects | Path does not match |
| 452 | settings_purchases | /settings/purchases | Path does not match |
| 453 | settings_reports | /settings/reports | Path does not match |
| 454 | settings_requisitions | /settings/requisitions | Path does not match |
| 455 | settings_sale | /settings/sales | Path does not match |
| 456 | settings_shelves | /settings/shelves | Path does not match |
| 457 | settings_t7 | /settings/t7 | Path does not match |
| 458 | settings_t8 | /settings/t8 | Path does not match |
| 459 | settings_tools | /settings/tools | Path does not match |
| 460 | settings_uoms | /settings/uoms | Path does not match |
| 461 | settings_vendors | /settings/vendors | Path does not match |
| 462 | notifications | /notification/ | Path does not match |
| 463 | rpt_accpac | /reports/accpac | Path does not match |
| 464 | rpt_accrued | /reports/accrued | Path does not match |
| 465 | rpt_agilysys | /reports/agilysys | Path does not match |
| 466 | rpt_api_log | /reports/api_log | Path does not match |
| 467 | rpt_average_unit_prices | /reports/average_unit_prices | Path does not match |
| 468 | rpt_consolidated_stock | /reports/consolidated_stock | Path does not match |
| 469 | rpt_consolidated_variance | /reports/consolidated_variances | Path does not match |
| 470 | rpt_consumption_detail | /reports/consumption_details | Path does not match |
| 471 | rpt_consumption_summary | /reports/consumption_summary | Path does not match |
| 472 | rpt_internal_transfer | /reports/costcenters_to_costcenters | Path does not match |
| 473 | rpt_cost_centers_to_location | /reports/costcenters_to_locations | Path does not match |
| 474 | rpt_costing_summary | /reports/costing_summary | Path does not match |
| 475 | rpt_costing_summary_custom | /reports/costing_summary_custom | Path does not match |
| 476 | rpt_cost_of_sales | /reports/cost_of_sales | Path does not match |
| 477 | rpt_daily_consumption_details | /reports/daily_consumption_details | Path does not match |
| 478 | rpt_daily_consumption_summary | /reports/daily_consumption_summary | Path does not match |
| 479 | rpt_daily_stock_by_cost_center | /reports/daily_stock_by_cost_center | Path does not match |
| 480 | rpt_daily_stock_by_location | /reports/daily_stock_by_location | Path does not match |
| 481 | rpt_daily_storeroom_consumption | /reports/daily_storeroom_consumption | Path does not match |
| 482 | rpt_department_purchases | /reports/department_purchases | Path does not match |
| 483 | rpt_department_transaction | /reports/department_transactions | Path does not match |
| 484 | rpt_dispense_pending | /reports/dispense_pending | Path does not match |
| 485 | rpt_distribution | /reports/distribution | Path does not match |
| 486 | rpt_essential_items | /reports/essential_items | Path does not match |
| 487 | rpt_event | /reports/events | Path does not match |
| 488 | rpt_stock_by_location | /reports/stock_by_location | Path does not match |
| 489 | rpt_fetch_stock_count | /reports/fetch_stock_count | Path does not match |
| 490 | rpt_funds_delivered | /reports/funds_delivered | Path does not match |
| 491 | rpt_funds_held | /reports/funds_held | Path does not match |
| 492 | rpt_funds_other | /reports/funds_other | Path does not match |
| 493 | rpt_funds_rollover | /reports/funds_rollover | Path does not match |
| 494 | rpt_funds_summary | /reports/funds_summary | Path does not match |
| 495 | rpt_funds_used | /reports/funds_used | Path does not match |
| 496 | rpt_grn_credit | /reports/grn_credit | Path does not match |
| 497 | report_index | /reports/ | Path does not match |
| 498 | rpt_intaact | /reports/intaact | Path does not match |
| 499 | rpt_inventory_pending | /reports/inventory_pending | Path does not match |
| 500 | rpt_inventory_received | /reports/inventory_received | Path does not match |
| 501 | rpt_item_audit | /reports/item_audit | Path does not match |
| 502 | rpt_item_default_location | /reports/item_default_locations | Path does not match |
| 503 | rpt_item_expiration | /reports/item_expiration | Path does not match |
| 504 | rpt_items_by_date | /reports/items_by_date | Path does not match |
| 505 | rpt_items_by_sub_type | /reports/items_by_subtype | Path does not match |
| 506 | rpt_items_by_vendor | /reports/items_by_vendor | Path does not match |
| 507 | rpt_item_transaction | /reports/item_transactions | Path does not match |
| 508 | rpt_locations_to_cost_center | /reports/locations_to_costcenters | Path does not match |
| 509 | rpt_move | /reports/moves | Path does not match |
| 510 | rpt_order_transaction | /reports/order_transactions | Path does not match |
| 511 | rpt_previous_unit_prices | /reports/previous_unit_prices | Path does not match |
| 512 | rpt_purchase_analysis | /reports/purchase_analysis | Path does not match |
| 513 | rpt_purchase_analysis_chart | /reports/purchase_analysis_chart | Path does not match |
| 514 | rpt_purchase_authorize | /reports/purchases_authorized | Path does not match |
| 515 | rpt_purchase_details | /reports/purchase_details | Path does not match |
| 516 | rpt_purchase_forecast | /reports/purchase_forecast | Path does not match |
| 517 | rpt_purchase_prepayment | /reports/purchase_prepayment | Path does not match |
| 518 | rpt_purchase_request_auth | /reports/purchase_request_auth | Path does not match |
| 519 | rpt_purchase_review | /reports/purchase_review | Path does not match |
| 520 | rpt_purchases_by_code | /reports/purchases_by_code | Path does not match |
| 521 | rpt_purchase_variance | /reports/purchase_variance | Path does not match |
| 522 | rpt_quickbooks | /reports/quickbooks | Path does not match |
| 523 | rpt_quickbooks_iif | /reports/quickbooks_iif | Path does not match |
| 524 | rpt_quickbooks_purchases | /reports/quickbooks_purchases | Path does not match |
| 525 | rpt_quotation_pending | /reports/quotation_pending | Path does not match |
| 526 | rpt_request_purchase_authorization_pending | /reports/rfp_authorization_pending | Path does not match |
| 527 | rpt_requisition_consumption | /reports/requisition_consumption | Path does not match |
| 528 | rpt_requisition_forecast | /reports/requisition_forecast | Path does not match |
| 529 | rpt_requisition_forecast_by_sub_type | /reports/requisition_forecast_by_subtype | Path does not match |
| 530 | rpt_requisition_outstanding_items | /reports/requisition_outstanding_items | Path does not match |
| 531 | rpt_requisition_pending | /reports/requisition_pending | Path does not match |
| 532 | rpt_requisitions_by_activity_code | /reports/requisitions_by_activity_code | Path does not match |
| 533 | rpt_requisitions_by_code | /reports/requisitions_by_code | Path does not match |
| 534 | rpt_requisition_from_location_to_cost_center | /reports/requisition_from_location_to_costcenter | Path does not match |
| 535 | rpt_sage | /reports/sage | Path does not match |
| 536 | rpt_sage_summary | /reports/sage_summary | Path does not match |
| 537 | rpt_sales_picking_detail | /reports/sale_picking_detail | Path does not match |
| 538 | rpt_sales_picking_summary | /reports/sale_picking_summary | Path does not match |
| 539 | rpt_sales_pending | /reports/sale_pending | Path does not match |
| 540 | rpt_sales | /reports/sales | Path does not match |
| 541 | rpt_sales_profit_and_loss | /reports/sales_profit_and_loss | Path does not match |
| 542 | rpt_savings | /reports/savings_report | Path does not match |
| 543 | rpt_shopping_list | /reports/shopping_list | Path does not match |
| 544 | rpt_stock_by_cost_center | /reports/stock_by_cost_center | Path does not match |
| 545 | rpt_stock_count_log | /reports/stock_count_log | Path does not match |
| 546 | report_stock_count_list | /reports/stock_counts | Path does not match |
| 547 | rpt_stock_on_hand | /reports/stock_on_hand | Path does not match |
| 548 | rpt_sun | /reports/sun | Path does not match |
| 549 | rpt_system_audit | /reports/system_audit | Path does not match |
| 550 | rpt_transfer_in | /reports/transfer_in | Path does not match |
| 551 | rpt_transfer_out | /reports/transfer_out | Path does not match |
| 552 | rpt_user_list | /reports/user_list | Path does not match |
| 553 | rpt_variance | /reports/variances | Path does not match |
| 554 | rpt_vendor | /reports/vendor | Path does not match |
| 555 | rpt_weekly_compliance | /reports/weekly_compliance | Path does not match |
| 556 | rpt_weekly_variance | /reports/weekly_variances | Path does not match |
| 557 | rpt_accpac_export | /reports/accpac/export | Path does not match |
| 558 | rpt_accrued_export | /reports/accrued_purchases/export | Path does not match |
| 559 | rpt_agilysys_export | /reports/agilysys/export | Path does not match |
| 560 | rpt_average_unit_prices_export | /reports/average_unit_prices/export | Path does not match |
| 561 | rpt_consolidated_stock_export | /reports/consolidated_stock/export | Path does not match |
| 562 | rpt_consolidated_variances_export | /reports/consolidated_variances/export | Path does not match |
| 563 | rpt_consumption_details_export | /reports/consumption_details/export | Path does not match |
| 564 | rpt_consumption_summary_export | /reports/consumption_summary/export | Path does not match |
| 565 | rpt_costcenters_to_location_export | /reports/costcenters_to_location/export | Path does not match |
| 566 | rpt_costing_aggregate_summary_export | /reports/costing_aggregate_summary/export | Path does not match |
| 567 | rpt_costing_summary_export | /reports/costing_summary/export | Path does not match |
| 568 | rpt_costing_summary_custom_export | /reports/costing_summary_custom/export | Path does not match |
| 569 | rpt_costing_summary_custom_export_json | /reports/costing_summary_custom/export/json | Path does not match |
| 570 | rpt_costing_summary_export_json | /reports/costing_summary/export/json | Path does not match |
| 571 | rpt_cost_of_sales_export | /reports/cost_of_sales/export | Path does not match |
| 572 | rpt_daily_consumption_details_export | /reports/daily_consumption_details/export | Path does not match |
| 573 | rpt_daily_consumption_summary_export | /reports/daily_consumption_summary/export | Path does not match |
| 574 | rpt_daily_stock_cost_center_export | /reports/daily_stock_by_costcenter/export | Path does not match |
| 575 | rpt_daily_stock_location_export | /reports/daily_stock_by_location/export | Path does not match |
| 576 | rpt_daily_storeroom_consumption_export | /reports/daily_storeroom_consumption/export | Path does not match |
| 577 | rpt_department_purchases_export | /reports/department_purchases/export | Path does not match |
| 578 | rpt_department_transaction_export | /reports/department_transaction/export | Path does not match |
| 579 | rpt_dispense_pending_export | /reports/dispense_pending/export | Path does not match |
| 580 | rpt_distribution_export | /reports/distribution/export | Path does not match |
| 581 | rpt_essential_items_export | /reports/essential_items/export | Path does not match |
| 582 | rpt_event_export | /reports/events/export | Path does not match |
| 583 | rpt_funds_delivered_export | /reports/funds_delivered/export | Path does not match |
| 584 | rpt_funds_held_export | /reports/funds_held/export | Path does not match |
| 585 | rpt_funds_other_export | /reports/funds_other/export | Path does not match |
| 586 | rpt_funds_rollover_export | /reports/funds_rollover/export | Path does not match |
| 587 | rpt_funds_summary_export | /reports/funds_summary/export | Path does not match |
| 588 | rpt_funds_used_export | /reports/funds_used/export | Path does not match |
| 589 | rpt_grn_credit_export | /reports/grn_credit/export | Path does not match |
| 590 | rpt_intaact_export | /reports/intaact/export | Path does not match |
| 591 | rpt_internal_transfers_export | /reports/internal_transfers/export | Path does not match |
| 592 | rpt_inventory_pending_export | /reports/inventory_pending/export | Path does not match |
| 593 | rpt_inventory_received_export | /reports/inventory_received/export | Path does not match |
| 594 | rpt_item_default_locations_export | /reports/item_default_locations/export | Path does not match |
| 595 | rpt_item_expiration_export | /reports/item_expiration/export | Path does not match |
| 596 | rpt_items_by_date_export | /reports/items_by_date/export | Path does not match |
| 597 | rpt_items_by_subtype_export | /reports/items_by_subtype/export | Path does not match |
| 598 | rpt_items_by_vendor_export | /reports/items_by_vendor/export | Path does not match |
| 599 | rpt_item_transaction_export | /reports/items_transaction/export | Path does not match |
| 600 | rpt_locations_to_costcenters_export | /reports/locations_to_costcenters/export | Path does not match |
| 601 | rpt_moved_items_export | /reports/moved_items/export | Path does not match |
| 602 | rpt_order_transaction_export | /reports/order_transactions/export | Path does not match |
| 603 | rpt_previous_unit_prices_export | /reports/previous_unit_prices/export | Path does not match |
| 604 | rpt_purchase_analysis_export | /reports/purchase_analysis/export | Path does not match |
| 605 | rpt_purchase_details_export | /reports/purhcase_details/export | Path does not match |
| 606 | rpt_purchase_forecast_export | /reports/purchase_forecast/export | Path does not match |
| 607 | rpt_purchases_request_auth_export | /reports/purchases_request_auth/export | Path does not match |
| 608 | rpt_purchase_report_export | /reports/purchase_review/export | Path does not match |
| 609 | rpt_purchases_authorized_export | /reports/purchases_authorized/export | Path does not match |
| 610 | rpt_purchases_by_code_export | /reports/purchases_by_code/export | Path does not match |
| 611 | rpt_purchase_prepayment_export | /reports/purchases_prepayment/export | Path does not match |
| 612 | rpt_purchase_variance_export | /reports/purchase_variance/export | Path does not match |
| 613 | rpt_quickbooks_export | /reports/quickbooks/export | Path does not match |
| 614 | rpt_quickbooks_iif_export | /reports/quickbooks_iif/export | Path does not match |
| 615 | rpt_quickbooks_purchases_export | /reports/quickbooks-purchases/export | Path does not match |
| 616 | rpt_quotation_pending_export | /reports/quotation_pending/export | Path does not match |
| 617 | rpt_request_purchase_authorize_pending_export | /reports/rfp_authorization_pending/export | Path does not match |
| 618 | rpt_requisition_consumption_export | /reports/requisition_consumption/export | Path does not match |
| 619 | rpt_requisition_forecast_export | /reports/requisition_forecast/export | Path does not match |
| 620 | rpt_requisition_outstanding_items_export | /reports/requisition_outstanding_items/export | Path does not match |
| 621 | rpt_requisition_pending_export | /reports/requisition_pending/export | Path does not match |
| 622 | rpt_requisitions_by_activity_code_export | /reports/requisitions_by_activity_code/export | Path does not match |
| 623 | rpt_requisitions_by_code_export | /reports/requisitions_by_code/export | Path does not match |
| 624 | rpt_requisition_from_location_to_costcenter_export | /reports/items_requisition_from_location_to_costcenter/export | Path does not match |
| 625 | rpt_sage_export | /reports/sage/export | Path does not match |
| 626 | rpt_sage_summary_export | /reports/sage_summary/export | Path does not match |
| 627 | rpt_sales_export | /reports/sales/export | Path does not match |
| 628 | rpt_sales_pending_export | /reports/sales_pending/export | Path does not match |
| 629 | rpt_sales_picking_detail_export | /reports/sales_picking_detail/export | Path does not match |
| 630 | rpt_sales_picking_summary_export | /reports/sales_picking_summary/export | Path does not match |
| 631 | rpt_sales_profit_and_loss_export | /reports/sales_profit_and_loss/export | Path does not match |
| 632 | rpt_savings_export | /reports/savings/export | Path does not match |
| 633 | rpt_shopping_list_export | /reports/shopping_list/export | Path does not match |
| 634 | rpt_stock_costcenter_export | /reports/stock_by_costcenter/export | Path does not match |
| 635 | rpt_stock_location_export | /reports/stock_by_location/export | Path does not match |
| 636 | rpt_stock_on_hand_export | /reports/stock_on_hand/export | Path does not match |
| 637 | rpt_sun_export | /reports/sun/export | Path does not match |
| 638 | rpt_transfer_in_export | /reports/transfer_in/export | Path does not match |
| 639 | rpt_transfer_out_export | /reports/transfer_out/export | Path does not match |
| 640 | rpt_user_list_export | /reports/user_list/export | Path does not match |
| 641 | rpt_variances_export | /reports/variances/export | Path does not match |
| 642 | rpt_vendor_export | /reports/vendor/export | Path does not match |
| 643 | rpt_weekly_compliance_export | /reports/weekly_compliance/export | Path does not match |
| 644 | rpt_weekly_variances_export | /reports/weekly_variances/export | Path does not match |
| 645 | app_check_email | /reset-password/check-email | Path does not match |
| 646 | app_forgot_password_request | /reset-password | Path does not match |
| 647 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 648 | login | /login | Path does not match |
| 649 | connect_sso | /connect/sso | Path does not match |
| 650 | connect_sso_check | /connect/sso/check | Path does not match |
| 651 | system_diagnostics | /system_diagnostics | Path does not match |
| 652 | credit_add | /credit_note/add | Path does not match |
| 653 | credit_cancel | /credit_note/{note}/cancel | Path does not match |
| 654 | credit_clear_search | /credit_note/clear_search | Path does not match |
| 655 | credit_create | /credit_note/create | Path does not match |
| 656 | credit_export | /credit_note/{note}/export | Path does not match |
| 657 | credit_index | /credit_note/ | Path does not match |
| 658 | credit_list | /credit_note/list | Path does not match |
| 659 | credit_process | /credit_note/{note}/process | Path does not match |
| 660 | credit_update | /credit_note/credit/{note}/update | Path does not match |
| 661 | credit_view | /credit_note/{note}/view | Path does not match |
| 662 | dispense_append_item | /dispense/{order}/add_item | Path does not match |
| 663 | dispense_add_row | /dispense/{order}/{orderItem}/add_row | Path does not match |
| 664 | dispense_bulk_cancel | /dispense/bulk_cancel | Path does not match |
| 665 | dispense_cancel | /dispense/{order}/cancel | Path does not match |
| 666 | dispense_clear_search | /dispense/clear_search | Path does not match |
| 667 | dispense_clear_selection | /dispense/clear_selection | Path does not match |
| 668 | dispense_copy | /dispense/{order}/copy | Path does not match |
| 669 | dispense_create | /dispense/create | Path does not match |
| 670 | dispense_delete_comment | /dispense/{order}/delete_comment | Path does not match |
| 671 | dispense_duplicate | /dispense/{order}/duplicate | Path does not match |
| 672 | dispense_edit_comment | /dispense/{order}/edit_comment | Path does not match |
| 673 | dispense_index | /dispense/ | Path does not match |
| 674 | dispense_list | /dispense/list | Path does not match |
| 675 | dispense_list_items | /dispense/{order}/list_items | Path does not match |
| 676 | dispense_process | /dispense/{order}/process | Path does not match |
| 677 | dispense_remove_all_items | /dispense/{order}/remove_all_items | Path does not match |
| 678 | dispense_remove_item | /dispense/{order}/remove_item | Path does not match |
| 679 | dispense_remove_row | /dispense/{order}}/{ipl}/remove_row | Path does not match |
| 680 | dispense_save_comment | /dispense/{order}/save_comment | Path does not match |
| 681 | dispense_toggle_selection | /dispense/toggle_select | Path does not match |
| 682 | dispense_update | /dispense/{order}/update | Path does not match |
| 683 | dispense_view | /dispense/{order}/view | Path does not match |
| 684 | requisition_move_add | /requisition/move/add | Path does not match |
| 685 | requisition_move_view | /requisition/move/ | Path does not match |
| 686 | pipeline_step_add | /pipeline/template/{pipeline}/add_step | Path does not match |
| 687 | pipeline_clear_search | /pipeline/template/clear_search | Path does not match |
| 688 | pipeline_create | /pipeline/template/create | Path does not match |
| 689 | pipeline_duplicate | /pipeline/template/{pipeline}/duplicate | Path does not match |
| 690 | pipeline_index | /pipeline/template/ | Path does not match |
| 691 | pipeline_list | /pipeline/template/list | Path does not match |
| 692 | pipeline_view | /pipeline/template/{pipeline}/view | Path does not match |
| 693 | production_cancel | /pipeline/production/{production}/cancel | Path does not match |
| 694 | production_clear_search | /pipeline/production/clear_search | Path does not match |
| 695 | production_create | /pipeline/production/create | Path does not match |
| 696 | production_duplicate | /pipeline/production/{production}/duplicate | Path does not match |
| 697 | production_index | /pipeline/production/ | Path does not match |
| 698 | production_list | /pipeline/production/list | Path does not match |
| 699 | production_view | /pipeline/production/{production}/view | Path does not match |
| 700 | purchase_add_view | /purchase/add | Path does not match |
| 701 | purchase_append_item | /purchase/{order}/add_item | Path does not match |
| 702 | purchase_authorize | /purchase/{order}/authorize | Path does not match |
| 703 | purchase_authorize_token | /purchase/token_authorize | Path does not match |
| 704 | purchase_base_currency | /purchase/fetch_base_currency | Path does not match |
| 705 | purchase_bulk_apply_charges | /purchase/bulk_apply_charges | Path does not match |
| 706 | purchase_bulk_authorize | /purchase/bulk_authorize | Path does not match |
| 707 | purchase_bulk_cancel | /purchase/bulk_cancel | Path does not match |
| 708 | purchase_bulk_cancel_authorization | /purchase/bulk_cancel_authorization | Path does not match |
| 709 | purchase_bulk_deauthorize | /purchase/bulk_deauthorize | Path does not match |
| 710 | purchase_bulk_export | /purchase/bulk_export | Path does not match |
| 711 | purchase_bulk_export_with_funds | /purchase/bulk_export_with_funds | Path does not match |
| 712 | purchase_bulk_mark_delivered | /purchase/bulk_mark_delivered | Path does not match |
| 713 | purchase_bulk_process | /purchase/bulk_process | Path does not match |
| 714 | purchase_bulk_receive | /purchase/bulk_receive | Path does not match |
| 715 | purchase_bulk_request_authorization | /purchase/bulk_request_authorization | Path does not match |
| 716 | purchase_cancel | /purchase/{order}/cancel | Path does not match |
| 717 | purchase_cancel_authorization_request | /purchase/{order}/cancel_authorization_request | Path does not match |
| 718 | purchase_cancel_token | /purchase/token_cancel | Path does not match |
| 719 | purchase_select_item | /purchase/cart/{item}/select | Path does not match |
| 720 | purchase_deselect_item | /purchase/cart/{item}/deselect | Path does not match |
| 721 | purchase_clear_search | /purchase/clear_search | Path does not match |
| 722 | purchase_clear_selection | /purchase/clear_selection | Path does not match |
| 723 | purchase_confirm_charges | /purchase/{order}/confirm_charges | Path does not match |
| 724 | purchase_confirm_purchase | /purchase/{order}/purchase | Path does not match |
| 725 | purchase_confirm_reject_token | /purchase/token_reject | Path does not match |
| 726 | purchase_copy | /purchase/{order}/copy | Path does not match |
| 727 | purchase_create | /purchase/create | Path does not match |
| 728 | purchase_create_js | /purchase/create | Path does not match |
| 729 | purchase_deauthorize | /purchase/{order}/deauthorize | Path does not match |
| 730 | purchase_delete | /purchase/{order}/delete | Path does not match |
| 731 | purchase_delete_comment | /purchase/purchase/{order}/delete_comment | Path does not match |
| 732 | purchase_attachment_download | /purchase/{order}/attachment/{orderFile}/download | Path does not match |
| 733 | purchase_duplicate | /purchase/{order}/duplicate | Path does not match |
| 734 | purchase_edit_comment | /purchase/purchase/{order}/edit_comment | Path does not match |
| 735 | purchase_cart_empty | /purchase/cart/empty | Path does not match |
| 736 | purchase_export | /purchase/{order}/export | Path does not match |
| 737 | purchase_export_all | /purchase/{order}/export_all | Path does not match |
| 738 | purchase_export_with_funds | /purchase/{order}/export_with_funds | Path does not match |
| 739 | purchase_cart | /purchase/cart | Path does not match |
| 740 | purchase_currencies | /purchase/fetch_currencies | Path does not match |
| 741 | purchase_currency_conversions | /purchase/fetch_currency_conversions | Path does not match |
| 742 | purchase_default_select_currency | /purchase/fetch_default_select_currency | Path does not match |
| 743 | purchase_departments | /purchase/departments | Path does not match |
| 744 | purchase_market_cost | /purchase/market/fetch_cost | Path does not match |
| 745 | purchase_show_currency_editor | /purchase/fetch_show_currency_editor | Path does not match |
| 746 | purchase_force_authorize | /purchase/{order}/force_authorize | Path does not match |
| 747 | purchase_force_authorize_by_user | /purchase/{order}/force_authorize_by_user | Path does not match |
| 748 | purchase_import_duplicate_ignore | /purchase/purchase_import_duplicate/ignore | Path does not match |
| 749 | purchase_import | /purchase/import | Path does not match |
| 750 | purchase_index | /purchase/ | Path does not match |
| 751 | purchase_list | /purchase/list | Path does not match |
| 752 | purchase_list_items | /purchase/{order}/list_items | Path does not match |
| 753 | purchase_awaiting_delivery | /purchase/{order}/awaiting_delivery | Path does not match |
| 754 | purchase_mark_delivered | /purchase/{order}/mark_delivered | Path does not match |
| 755 | purchase_import_invoice | /purchase/import_invoice | Path does not match |
| 756 | purchase_prepay | /purchase/{order}/prepay | Path does not match |
| 757 | purchase_process | /purchase/{order}/process | Path does not match |
| 758 | purchase_quick_add_list_items | /purchase/quick_add_list_items | Path does not match |
| 759 | purchase_quick_add | /purchase/quick_add_view | Path does not match |
| 760 | purchase_quick_select | /purchase/quick_select | Path does not match |
| 761 | purchase_quick_create_order | /purchase/quick_create_order | Path does not match |
| 762 | purchase_reclaim_delivery | /purchase/{order}/reclaim_delivered | Path does not match |
| 763 | purchase_reject | /purchase/{order}/reject | Path does not match |
| 764 | purchase_reject_token | /purchase/token_reject | Path does not match |
| 765 | purchase_remove_all_items | /purchase/{order}/remove_all_items | Path does not match |
| 766 | purchase_attachment_remove | /purchase/{order}/attachment/{orderFile}/remove | Path does not match |
| 767 | purchase_remove_item | /purchase/{order}/remove_item | Path does not match |
| 768 | purchase_remove_prepay | /purchase/{order}/remove_prepay | Path does not match |
| 769 | purchase_reopen | /purchase/{order}/reopen | Path does not match |
| 770 | purchase_resend_to_vendor | /purchase/{order}/resend_to_vendor | Path does not match |
| 771 | purchase_import_duplicate_process | /purchase/purchase_import_duplicate/process | Path does not match |
| 772 | purchase_revert | /purchase/{order}/revert | Path does not match |
| 773 | purchase_save_comment | /purchase/purchase/{order}/save_comment | Path does not match |
| 774 | purchase_request_authorization | /purchase/{order}/request_authorization | Path does not match |
| 775 | purchase_send_to_vendor | /purchase/{order}/send_to_vendor | Path does not match |
| 776 | purchase_process_shopping | /purchase/shopping/process | Path does not match |
| 777 | shopping_list | /purchase/shopping/list | Path does not match |
| 778 | purchase_import_duplicate_list | /purchase/purchase_import_duplicate/list | Path does not match |
| 779 | purchase_toggle_selection | /purchase/toggle_select | Path does not match |
| 780 | purchase_update | /purchase/{order}/update | Path does not match |
| 781 | purchase_cart_update_all_vendor | /purchase/cart/vendor_all_update | Path does not match |
| 782 | purchase_cart_update_all_vat | /purchase/cart/all_vat_update | Path does not match |
| 783 | purchase_cart_update_currency | /purchase/cart/currency_update | Path does not match |
| 784 | purchase_cart_update_fund | /purchase/cart/fund_update | Path does not match |
| 785 | purchase_cart_update_quantity | /purchase/cart/quantity_update | Path does not match |
| 786 | purchase_cart_update_unitprice | /purchase/cart/unit_price_update | Path does not match |
| 787 | purchase_cart_update_uom | /purchase/cart/uom_update | Path does not match |
| 788 | purchase_cart_update_vat | /purchase/cart/vat_update | Path does not match |
| 789 | purchase_cart_update_vendor | /purchase/cart/vendor_update | Path does not match |
| 790 | purchase_view | /purchase/{order}/view | Path does not match |
| 791 | purchase_invoice_view | /purchase/invoice/{invoice}/view | Path does not match |
| 792 | quotation_add_view | /quotation/add | Path does not match |
| 793 | quotation_append_item | /quotation/{order}/add_item | Path does not match |
| 794 | quotation_authorize | /quotation/{order}/authorize | Path does not match |
| 795 | quotation_authorize_token | /quotation/token_authorize | Path does not match |
| 796 | quotation_bulk_authorize | /quotation/bulk_authorize | Path does not match |
| 797 | quotation_bulk_cancel | /quotation/bulk_cancel | Path does not match |
| 798 | quotation_bulk_cancel_authorization | /quotation/bulk_cancel_authorization | Path does not match |
| 799 | quotation_bulk_deauthorize | /quotation/bulk_deauthorize | Path does not match |
| 800 | quotation_bulk_export | /quotation/bulk_export | Path does not match |
| 801 | quotation_bulk_process | /quotation/bulk_process | Path does not match |
| 802 | quotation_bulk_request_authorization | /quotation/bulk_request_authorization | Path does not match |
| 803 | quotation_cancel | /quotation/{order}/cancel | Path does not match |
| 804 | quotation_cancel_authorization_request | /quotation/{order}/cancel_authorization_request | Path does not match |
| 805 | quotation_select_item | /quotation/cart/{item}/select | Path does not match |
| 806 | quotation_deselect_item | /quotation/cart/{item}/deselect | Path does not match |
| 807 | quotation_clear_search | /quotation/clear_search | Path does not match |
| 808 | quotation_clear_selection | /quotation/clear_selection | Path does not match |
| 809 | quotation_confirm_quotation | /quotation/{order}/quotation | Path does not match |
| 810 | quotation_copy | /quotation/{order}/copy | Path does not match |
| 811 | quotation_copy_to_purchase | /quotation/{order}/copy_to_purchase | Path does not match |
| 812 | quotation_create | /quotation/create | Path does not match |
| 813 | quotation_create_js | /quotation/create | Path does not match |
| 814 | quotation_create_purchase | /quotation/{order}/create_purchase | Path does not match |
| 815 | quotation_deauthorize | /quotation/{order}/deauthorize | Path does not match |
| 816 | quotation_delete | /quotation/{order}/delete | Path does not match |
| 817 | quotation_delete_comment | /quotation/{order}/delete_comment | Path does not match |
| 818 | quotation_attachment_download | /quotation/{order}/attachment/{orderFile}/download | Path does not match |
| 819 | quotation_duplicate | /quotation/{order}/duplicate | Path does not match |
| 820 | quotation_edit_comment | /quotation/{order}/edit_comment | Path does not match |
| 821 | quotation_cart_empty | /quotation/cart/empty | Path does not match |
| 822 | quotation_export | /quotation/{order}/export | Path does not match |
| 823 | quotation_cart | /quotation/cart | Path does not match |
| 824 | quotation_force_authorize | /quotation/{order}/force_authorize | Path does not match |
| 825 | quotation_force_authorize_by_user | /quotation/{order}/force_authorize_by_user | Path does not match |
| 826 | quotation_index | /quotation/ | Path does not match |
| 827 | quotation_list | /quotation/list | Path does not match |
| 828 | quotation_list_items | /quotation/{order}/list_items | Path does not match |
| 829 | quotation_process | /quotation/{order}/process | Path does not match |
| 830 | quotation_remove_all_items | /quotation/{order}/remove_all_items | Path does not match |
| 831 | quotation_attachment_remove | /quotation/{order}/attachment/{orderFile}/remove | Path does not match |
| 832 | quotation_remove_item | /quotation/{order}/remove_item | Path does not match |
| 833 | quotation_save_comment | /quotation/{order}/save_comment | Path does not match |
| 834 | quotation_request_authorization | /quotation/{order}/request_authorization | Path does not match |
| 835 | quotation_send_to_vendor | /quotation/{order}/send_to_vendor | Path does not match |
| 836 | quotation_toggle_selection | /quotation/toggle_select | Path does not match |
| 837 | quotation_update | /quotation/{order}/update | Path does not match |
| 838 | quotation_cart_update_all_vendor | /quotation/cart/vendor_all_update | Path does not match |
| 839 | quotation_cart_update_quantity | /quotation/cart/quantity_update | Path does not match |
| 840 | quotation_cart_update_vendor | /quotation/cart/vendor_update | Path does not match |
| 841 | quotation_view | /quotation/{order}/view | Path does not match |
| 842 | receive_authorize | /receive_note/{order}/authorize | Path does not match |
| 843 | receive_authorize_token | /receive_note/token_authorize | Path does not match |
| 844 | receive_bulk_export | /receive_note/bulk_export | Path does not match |
| 845 | purchase_receive_note_calculate_costing | /receive_note/{order}/calculate_costings | Path does not match |
| 846 | receive_cancel | /receive_note/{order}/cancel | Path does not match |
| 847 | receive_check_duplicate_invoice | /receive_note/{order}/check_duplicate_invoice | Path does not match |
| 848 | receive_clear_search | /receive_note/clear_search | Path does not match |
| 849 | receive_clear_saved | /receive_note/{order}/clear_saved | Path does not match |
| 850 | receive_clear_selection | /receive_note/clear_selection | Path does not match |
| 851 | purchase_receive_note_create | /receive_note/{order}/create | Path does not match |
| 852 | receive_export | /receive_note/{note}/export | Path does not match |
| 853 | receive_export_related | /receive_note/receive/export_related | Path does not match |
| 854 | receive_index | /receive_note/ | Path does not match |
| 855 | receive_list | /receive_note/list | Path does not match |
| 856 | receive_save | /receive_note/save | Path does not match |
| 857 | receive_toggle_selection | /receive_note/toggle_select | Path does not match |
| 858 | purchase_receive_note_view | /receive_note/purchase/{order}/view | Path does not match |
| 859 | receive_view | /receive_note/{note}/view | Path does not match |
| 860 | request_purchase_add_view | /request_for_purchase/add | Path does not match |
| 861 | request_purchase_authorize | /request_for_purchase/{order}/authorize | Path does not match |
| 862 | request_purchase_authorize_token | /request_for_purchase/token_authorize | Path does not match |
| 863 | request_purchase_cancel | /request_for_purchase/{order}/cancel | Path does not match |
| 864 | request_purchase_cancel_authorization_request | /request_for_purchase/{order}/cancel_authorization_request | Path does not match |
| 865 | request_purchase_deauthorize | /request_for_purchase/{order}/deauthorize | Path does not match |
| 866 | request_purchase_delete_comment | /request_for_purchase/{order}/delete_comment | Path does not match |
| 867 | request_purchase_attachment_download | /request_for_purchase/{order}/attachment/{orderFile}/download | Path does not match |
| 868 | request_purchase_duplicate | /request_for_purchase/{order}/duplicate | Path does not match |
| 869 | request_purchase_edit_comment | /request_for_purchase/{order}/edit_comment | Path does not match |
| 870 | request_purchase_export | /request_for_purchase/{order}/export | Path does not match |
| 871 | request_purchase_force_authorize | /request_for_purchase/{order}/force_authorize | Path does not match |
| 872 | request_purchase_force_authorize_by_user | /request_for_purchase/{order}/force_authorize_by_user | Path does not match |
| 873 | request_purchase_index | /request_for_purchase/ | Path does not match |
| 874 | request_purchase_list | /request_for_purchase/list | Path does not match |
| 875 | request_purchase_process | /request_for_purchase/{order}/process | Path does not match |
| 876 | request_purchase_process_purchase | /request_for_purchase/{order}/process_purchase | Path does not match |
| 877 | request_purchase_process_quotation | /request_for_purchase/{order}/process_quotation | Path does not match |
| 878 | request_purchase_attachment_remove | /request_for_purchase/{order}/attachment/{orderFile}/remove | Path does not match |
| 879 | request_purchase_save_comment | /request_for_purchase/{order}/save_comment | Path does not match |
| 880 | request_purchase_request_authorization | /request_for_purchase/{order}/request_authorization | Path does not match |
| 881 | request_purchase_toggle_selection | /request_for_purchase/toggle_select | Path does not match |
| 882 | request_purchase_update | /request_for_purchase/{order}/update | Path does not match |
| 883 | request_purchase_view | /request_for_purchase/{order}/view | Path does not match |
| 884 | requisition_add | /requisition/add | Path does not match |
| 885 | requisition_append_item | /requisition/{order}/add_item | Path does not match |
| 886 | requisition_add_missing | /requisition/{order}/add_missing | Path does not match |
| 887 | requisition_authorize | /requisition/{order}/authorize | Path does not match |
| 888 | requisition_authorize_token | /requisition/token_authorize | Path does not match |
| 889 | requisition_authorize_via_link | /requisition/{order}/authorize | Path does not match |
| 890 | requisition_bulk_authorize | /requisition/bulk_authorize | Path does not match |
| 891 | requisition_bulk_cancel | /requisition/bulk_cancel | Path does not match |
| 892 | requisition_bulk_cancel_authorization | /requisition/bulk_cancel_request_authorization | Path does not match |
| 893 | requisition_bulk_deauthorize | /requisition/bulk_deauthorize | Path does not match |
| 894 | requisition_bulk_export | /requisition/bulk_export | Path does not match |
| 895 | requisition_bulk_mark_in_transit | /requisition/bulk_mark_in_transit | Path does not match |
| 896 | requisition_bulk_process | /requisition/bulk_process | Path does not match |
| 897 | requisition_bulk_request_authorization | /requisition/bulk_request_authorization | Path does not match |
| 898 | requisition_cancel | /requisition/{order}/cancel | Path does not match |
| 899 | requisition_cancel_authorization_request | /requisition/{order}/cancel_authorization_request | Path does not match |
| 900 | requisition_cancel_in_transit | /requisition/{order}/cancel_in_transit | Path does not match |
| 901 | requisition_select_item | /requisition/cart/{item}/select | Path does not match |
| 902 | requisition_select_ipl | /requisition/cart/{ipl}/select_ipl | Path does not match |
| 903 | requisition_cart_item_clear | /requisition/cart_item_clear | Path does not match |
| 904 | requisition_clear_roi | /requisition/{order}/clear_roi | Path does not match |
| 905 | requisition_clear_search | /requisition/clear_search | Path does not match |
| 906 | requisition_clear_selection | /requisition/clear_selection | Path does not match |
| 907 | requisition_copy | /requisition/{order}/copy | Path does not match |
| 908 | requisition_create | /requisition/create | Path does not match |
| 909 | requisition_create_costcenter_only | /requisition/create_costcenter_only | Path does not match |
| 910 | requisition_create_location_only | /requisition/create_location_only | Path does not match |
| 911 | requisition_create_return | /requisition/create_return | Path does not match |
| 912 | requisition_deauthorize | /requisition/{order}/deauthorize | Path does not match |
| 913 | requisition_delete_comment | /requisition/{order}/delete_comment | Path does not match |
| 914 | requisition_delete | /requisition/{order}/delete | Path does not match |
| 915 | requisition_attachment_download | /requisition/{order}/attachment/{orderFile}/download | Path does not match |
| 916 | requisition_duplicate | /requisition/{order}/duplicate | Path does not match |
| 917 | requisition_edit_comment | /requisition/{order}/edit_comment | Path does not match |
| 918 | requisition_cart_empty | /requisition/cart/empty | Path does not match |
| 919 | requisition_export | /requisition/{order}/export | Path does not match |
| 920 | requisition_cart | /requisition/cart | Path does not match |
| 921 | requisition_cart_counts | /requisition/cart_count | Path does not match |
| 922 | requisition_force_authorize | /requisition/{order}/force_authorize | Path does not match |
| 923 | requisition_force_authorize_by_user | /requisition/{order}/force_authorize_by_user | Path does not match |
| 924 | requisition_index | /requisition/ | Path does not match |
| 925 | requisition_deselect_ipl | /requisition/item/{ipl}/deselect_ipl | Path does not match |
| 926 | requisition_deselect_item | /requisition/item/{item}/deselect | Path does not match |
| 927 | requisition_list | /requisition/list | Path does not match |
| 928 | requisition_list_items | /requisition/{order}/list_items | Path does not match |
| 929 | requisition_mark_in_transit | /requisition/{order}/mark_in_transit | Path does not match |
| 930 | requisition_mark_picked | /requisition{order}/item/{orderItem}/mark_picked | Path does not match |
| 931 | requisition_process | /requisition/{order}/process | Path does not match |
| 932 | requisition_remove_all_items | /requisition/{order}/remove_all_items | Path does not match |
| 933 | requisition_attachment_remove | /requisition/{order}/attachment/{orderFile}/remove | Path does not match |
| 934 | requisition_remove_item | /requisition/{order}/remove_item | Path does not match |
| 935 | requisition_reopen | /requisition/{order}/reopen | Path does not match |
| 936 | requisition_revert | /requisition/{order}/revert | Path does not match |
| 937 | requisition_save_comment | /requisition/{order}/save_comment | Path does not match |
| 938 | requisition_request_authorization | /requisition/{order}/request_authorization | Path does not match |
| 939 | requisition_template_cart_add | /requisition/template_cart/{recipe}/select | Path does not match |
| 940 | requisition_deselect_template | /requisition/template/{recipe}/deselect | Path does not match |
| 941 | requisition_toggle_selection | /requisition/toggle_select | Path does not match |
| 942 | requisition_update | /requisition/{order}/update | Path does not match |
| 943 | requisition_cart_location | /requisition/cart_location | Path does not match |
| 944 | requisition_cart_update_quantity | /requisition/cart/quantity_update | Path does not match |
| 945 | requisition_view | /requisition/{order}/view | Path does not match |
| 946 | sale_abort_to_deliver | /sales/{order}/abort_to_deliver | Path does not match |
| 947 | sale_add | /sales/add | Path does not match |
| 948 | sale_append_item | /sales/{order}/add_item | Path does not match |
| 949 | sale_select_item | /sales/item/{item}/select | Path does not match |
| 950 | sale_authorize | /sales/{order}/authorize | Path does not match |
| 951 | sale_authorize_token | /sales/token_authorize | Path does not match |
| 952 | sale_bulk_cancel | /sales/bulk_cancel | Path does not match |
| 953 | sale_bulk_export | /sales/bulk_export | Path does not match |
| 954 | sale_bulk_mark_to_deliver | /sales/bulk_mark_to_deliver | Path does not match |
| 955 | sale_bulk_process | /sales/bulk_process | Path does not match |
| 956 | sale_cancel | /sales/{order}/cancel | Path does not match |
| 957 | sale_clear_selection | /sales/clear_selection | Path does not match |
| 958 | sale_copy | /sales/{order}/copy | Path does not match |
| 959 | sale_create | /sales/create | Path does not match |
| 960 | sale_deauthorize | /sales/{order}/deauthorize | Path does not match |
| 961 | sale_delete_comment | /sales/{order}/delete_comment | Path does not match |
| 962 | sale_attachment_download | /sales/{order}/attachment/{orderFile}/download | Path does not match |
| 963 | sale_duplicate | /sales/{order}/duplicate | Path does not match |
| 964 | sale_edit_comment | /sales/{order}/edit_comment | Path does not match |
| 965 | sale_export | /sales/{order}/export | Path does not match |
| 966 | sale_cart | /sales/cart | Path does not match |
| 967 | sale_force_authorize | /sales/{order}/force_authorize | Path does not match |
| 968 | sale_force_authorize_by_user | /sales/{order}/force_authorize_by_user | Path does not match |
| 969 | sale_index | /sales/ | Path does not match |
| 970 | sale_list | /sales/list | Path does not match |
| 971 | sale_list_items | /sales/{order}/list_items | Path does not match |
| 972 | sale_mark_to_deliver | /sales/{order}/mark_to_deliver | Path does not match |
| 973 | sale_process | /sales/{order}/process | Path does not match |
| 974 | sale_remove_all_items | /sales/{order}/remove_all_items | Path does not match |
| 975 | sale_attachment_remove | /sales/{order}/attachment/{orderFile}/remove | Path does not match |
| 976 | sale_deselect_item | /sales/item/{item}/deselect | Path does not match |
| 977 | sale_remove_item | /sales/{order}/remove_item | Path does not match |
| 978 | sale_revert | /sales/{order}/revert | Path does not match |
| 979 | sale_save_comment | /sales/{order}/save_comment | Path does not match |
| 980 | sale_request_authorization | /sales/{order}/request_authorization | Path does not match |
| 981 | sale_toggle_selection | /sales/toggle_select | Path does not match |
| 982 | sale_order_update | /sales/{order}/update | Path does not match |
| 983 | sale_view | /sales/{order}/view | Path does not match |
| 984 | sale_void | /sales/{order}/void | Path does not match |
| 985 | transfer_in_bulk_export | /transfer_in/bulk_export | Path does not match |
| 986 | transfer_in_cancel | /transfer_in/{order}/cancel | Path does not match |
| 987 | transfer_in_clear_search | /transfer_in/clear_search | Path does not match |
| 988 | transfer_in_clear_selection | /transfer_in/clear_selection | Path does not match |
| 989 | transfer_in_copy | /transfer_in/{order}/copy | Path does not match |
| 990 | transfer_in_attachment_download | /transfer_in/{order}/attachment/{orderFile}/download | Path does not match |
| 991 | transfer_in_export | /transfer_in/{order}/export | Path does not match |
| 992 | transfer_in_index | /transfer_in/ | Path does not match |
| 993 | transfer_in_list | /transfer_in/list | Path does not match |
| 994 | transfer_in_process | /transfer_in/{order}/process | Path does not match |
| 995 | transfer_in_attachment_remove | /transfer_in/{order}/attachment/{orderFile}/remove | Path does not match |
| 996 | transfer_in_toggle_selection | /transfer_in/toggle_select | Path does not match |
| 997 | transfer_in_update | /transfer_in/{order}/update | Path does not match |
| 998 | transfer_in_view | /transfer_in/{order}/view | Path does not match |
| 999 | transfer_out_add_item | /transfer_out/{order}/add_item | Path does not match |
| 1000 | transfer_out_add_missing | /transfer_out/{order}/add_missing_ipls | Path does not match |
| 1001 | transfer_out_bulk_cancel | /transfer_out/bulk_cancel | Path does not match |
| 1002 | transfer_out_bulk_export | /transfer_out/bulk_export | Path does not match |
| 1003 | transfer_out_cancel | /transfer_out/{order}/cancel | Path does not match |
| 1004 | transfer_out_clear_search | /transfer_out/clear_search | Path does not match |
| 1005 | transfer_out_clear_selection | /transfer_out/clear_selection | Path does not match |
| 1006 | transfer_out_copy | /transfer_out/{order}/copy | Path does not match |
| 1007 | transfer_out_create | /transfer_out/create | Path does not match |
| 1008 | transfer_out_attachment_download | /transfer_out/{order}/attachment/{orderFile}/download | Path does not match |
| 1009 | transfer_out_export | /transfer_out/{order}/export | Path does not match |
| 1010 | transfer_out_index | /transfer_out/ | Path does not match |
| 1011 | transfer_out_list | /transfer_out/list | Path does not match |
| 1012 | transfer_out_list_items | /transfer_out/{order}/list_items | Path does not match |
| 1013 | transfer_out_process | /transfer_out/{order}/process | Path does not match |
| 1014 | transfer_out_attachment_remove | /transfer_out/{order}/attachment/{orderFile}/remove | Path does not match |
| 1015 | transfer_out_remove_item | /transfer_out/{order}/remove_item | Path does not match |
| 1016 | transfer_out_revert | /transfer_out/{order}/revert | Path does not match |
| 1017 | transfer_out_save_comment | /transfer_out/{order}/save_comment | Path does not match |
| 1018 | transfer_out_toggle_selection | /transfer_out/toggle_selection | Path does not match |
| 1019 | transfer_out_update | /transfer_out/{order}/update | Path does not match |
| 1020 | transfer_out_view | /transfer_out/{order}/view | Path does not match |
| 1021 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 1022 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 1023 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 1024 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 1025 | 2fa_login | /2fa | Path does not match |
| 1026 | 2fa_login_check | /2fa_check | Path does not match |
| 1027 | _logout_main | /logout | Path does not match |
| 1028 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 1029 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 1030 | _wdt | /_wdt/{token} | Path does not match |
| 1031 | _profiler_home | /_profiler/ | Path does not match |
| 1032 | _profiler_search | /_profiler/search | Path does not match |
| 1033 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 1034 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 1035 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 1036 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 1037 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 1038 | _profiler_open_file | /_profiler/open | Path does not match |
| 1039 | _profiler | /_profiler/{token} | Path does not match |
| 1040 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 1041 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 1042 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 1043 | api_authorize | /api/authorize | Path does not match |
| 1044 | logout | /logout | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.