Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | 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_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/shipping-service/address_post | /api/shipping-service/address | Path does not match |
| 12 | _api_/shipping-service/carrier_accounts_post | /api/shipping-service/carrier_accounts | Path does not match |
| 13 | _api_/shipping-service/carrier_accounts_get_collection | /api/shipping-service/carrier_accounts | Path does not match |
| 14 | _api_/shipping-service/rates/{id}_get | /api/shipping-service/rates/{id} | Path does not match |
| 15 | _api_/shipping-service/rates_post | /api/shipping-service/rates | Path does not match |
| 16 | _api_/shipping-service/shipments_post | /api/shipping-service/shipments | Path does not match |
| 17 | _api_/shipping-service/shipments/{appEntityId}_get | /api/shipping-service/shipments/{appEntityId} | Path does not match |
| 18 | _api_/shipping-service/shipments/{shipmentId}/tracking/history_get | /api/shipping-service/shipments/{shipmentId}/tracking/history | Path does not match |
| 19 | _api_/shipping-service/status_get | /api/shipping-service/status | Path does not match |
| 20 | _api_/shipping-service/tracking/{id}_get | /api/shipping-service/tracking/{id} | Path does not match |
| 21 | _api_/shipping-service/orders/{orderId}/tracking-numbers_get | /api/shipping-service/orders/{orderId}/tracking-numbers | Path does not match |
| 22 | _api_/shipping-service/orders/{orderId}/tracking-timeline_get | /api/shipping-service/orders/{orderId}/tracking-timeline | Path does not match |
| 23 | _api_/shipping-service/world-ease/shipments/{id}_get | /api/shipping-service/world-ease/shipments/{id} | Path does not match |
| 24 | _api_/shipping-service/world-ease/shipments_get_collection | /api/shipping-service/world-ease/shipments | Path does not match |
| 25 | _api_/shipping-service/world-ease/shipments_post | /api/shipping-service/world-ease/shipments | Path does not match |
| 26 | _api_/shipping-service/world-ease/shipments/{id}/close_post | /api/shipping-service/world-ease/shipments/{id}/close | Path does not match |
| 27 | _api_/inventory-service/bin_get_collection | /api/inventory-service/bin | Path does not match |
| 28 | _api_/inventory-service/bin_post | /api/inventory-service/bin | Path does not match |
| 29 | _api_/inventory-service/bin/reassign_post | /api/inventory-service/bin/reassign | Path does not match |
| 30 | _api_/inventory-service/bin/{uuid}_get | /api/inventory-service/bin/{uuid} | Path does not match |
| 31 | _api_/inventory-service/bin/{uuid}_patch | /api/inventory-service/bin/{uuid} | Path does not match |
| 32 | _api_/inventory-service/bin/{uuid}_delete | /api/inventory-service/bin/{uuid} | Path does not match |
| 33 | _api_/inventory-service/bin/{uuid}/items_post | /api/inventory-service/bin/{uuid}/items | Path does not match |
| 34 | _api_/inventory-service/bin/{uuid}/items_delete | /api/inventory-service/bin/{uuid}/items | Path does not match |
| 35 | _api_/inventory-service/bin-system_get_collection | /api/inventory-service/bin-system | Path does not match |
| 36 | _api_/inventory-service/bin-system_post | /api/inventory-service/bin-system | Path does not match |
| 37 | _api_/inventory-service/bin-system/delete-items_post | /api/inventory-service/bin-system/delete-items | Path does not match |
| 38 | _api_/inventory-service/bin-system/{id}_get | /api/inventory-service/bin-system/{id} | Path does not match |
| 39 | _api_/inventory-service/bin-system/{id}_patch | /api/inventory-service/bin-system/{id} | Path does not match |
| 40 | _api_/inventory-service/bin-system/{id}_delete | /api/inventory-service/bin-system/{id} | Path does not match |
| 41 | _api_/inventory-service/bin-system/{id}/bin-types_get | /api/inventory-service/bin-system/{id}/bin-types | Path does not match |
| 42 | _api_/inventory-service/bin-system/{id}/bin-types_post | /api/inventory-service/bin-system/{id}/bin-types | Path does not match |
| 43 | _api_/inventory-service/bin-system/{id}/bin-types_put | /api/inventory-service/bin-system/{id}/bin-types | Path does not match |
| 44 | _api_/inventory-service/bin-system/{id}/bin-types/{binTypeId}_delete | /api/inventory-service/bin-system/{id}/bin-types/{binTypeId} | Path does not match |
| 45 | _api_/inventory-service/bin-type_get_collection | /api/inventory-service/bin-type | Path does not match |
| 46 | _api_/inventory-service/bin-type_put | /api/inventory-service/bin-type | Path does not match |
| 47 | _api_/inventory-service/bin-type_post | /api/inventory-service/bin-type | Path does not match |
| 48 | _api_/inventory-service/bin-type/{id}_get | /api/inventory-service/bin-type/{id} | Path does not match |
| 49 | _api_/inventory-service/bin-type/{id}_patch | /api/inventory-service/bin-type/{id} | Path does not match |
| 50 | _api_/inventory-service/bin-type/{id}_delete | /api/inventory-service/bin-type/{id} | Path does not match |
| 51 | _api_/inventory-service/bin-type/{id}/item-count_get | /api/inventory-service/bin-type/{id}/item-count | Path does not match |
| 52 | _api_/inventory-service/item_get_collection | /api/inventory-service/item | Path does not match |
| 53 | _api_/inventory-service/status_get | /api/inventory-service/status | Path does not match |
| 54 | _api_/nesting-service/bucket-types_get_collection | /api/nesting-service/bucket-types | Path does not match |
| 55 | _api_/nesting-service/buckets_get_collection | /api/nesting-service/buckets | Path does not match |
| 56 | _api_/nesting-service/bucket_post | /api/nesting-service/bucket | Path does not match |
| 57 | _api_/nesting-service/buckets/{id}_get | /api/nesting-service/buckets/{id} | Path does not match |
| 58 | _api_/nesting-service/buckets/{id}_put | /api/nesting-service/buckets/{id} | Path does not match |
| 59 | _api_/nesting-service/exclusion-geometries_get_collection | /api/nesting-service/exclusion-geometries | Path does not match |
| 60 | _api_/nesting-service/exclusion-geometries_post | /api/nesting-service/exclusion-geometries | Path does not match |
| 61 | _api_/nesting-service/exclusion-geometries/{id}_get | /api/nesting-service/exclusion-geometries/{id} | Path does not match |
| 62 | _api_/nesting-service/exclusion-geometries/{id}/download_get | /api/nesting-service/exclusion-geometries/{id}/download | Path does not match |
| 63 | _api_/nesting-service/exclusion-geometries/{id}_put | /api/nesting-service/exclusion-geometries/{id} | Path does not match |
| 64 | _api_/nesting-service/exclusion-geometries/{id}_delete | /api/nesting-service/exclusion-geometries/{id} | Path does not match |
| 65 | _api_/nesting-service/must-packs/{nestingJobId}_get | /api/nesting-service/must-packs/{nestingJobId} | Path does not match |
| 66 | _api_/nesting-service/nesting-jobs_get_collection | /api/nesting-service/nesting-jobs | Path does not match |
| 67 | _api_/nesting-service/nesting-jobs_post | /api/nesting-service/nesting-jobs | Path does not match |
| 68 | _api_/nesting-service/nesting-jobs/{id}_get | /api/nesting-service/nesting-jobs/{id} | Path does not match |
| 69 | _api_/nesting-service/nesting-jobs/{id}_delete | /api/nesting-service/nesting-jobs/{id} | Path does not match |
| 70 | _api_/nesting-service/nesting-jobs/{id}/builds_post | /api/nesting-service/nesting-jobs/{id}/builds | Path does not match |
| 71 | _api_/nesting-service/nesting-jobs/{jobId}/builds/{buildId}/parts_get | /api/nesting-service/nesting-jobs/{jobId}/builds/{buildId}/parts | Path does not match |
| 72 | _api_/nesting-service/nesting-jobs/{jobId}/builds/{buildId}/result_post | /api/nesting-service/nesting-jobs/{jobId}/builds/{buildId}/result | Path does not match |
| 73 | _api_/nesting-service/nesting-jobs/{id}/buckets/{bucketId}_post | /api/nesting-service/nesting-jobs/{id}/buckets/{bucketId} | Path does not match |
| 74 | _api_/nesting-service/nesting-jobs/{id}/entities/{entityId}_delete | /api/nesting-service/nesting-jobs/{id}/entities/{entityId} | Path does not match |
| 75 | _api_/nesting-service/nesting-jobs/{id}/entities/{entityId}_put | /api/nesting-service/nesting-jobs/{id}/entities/{entityId} | Path does not match |
| 76 | _api_/nesting-service/nesting-jobs/{id}/entities/{entityId}/lock_put | /api/nesting-service/nesting-jobs/{id}/entities/{entityId}/lock | Path does not match |
| 77 | _api_/nesting-service/nesting-jobs/{id}/files/{fileType}_get | /api/nesting-service/nesting-jobs/{id}/files/{fileType} | Path does not match |
| 78 | _api_/nesting-service/nesting-jobs/{id}/status/{statusId}_post | /api/nesting-service/nesting-jobs/{id}/status/{statusId} | Path does not match |
| 79 | _api_/nesting-service/validate-must-packs_post | /api/nesting-service/validate-must-packs | Path does not match |
| 80 | _api_/nesting-service/scheduled-jobs_get_collection | /api/nesting-service/scheduled-jobs | Path does not match |
| 81 | _api_/nesting-service/printer-settings_get_collection | /api/nesting-service/printer-settings | Path does not match |
| 82 | _api_/nesting-service/printer-settings_post | /api/nesting-service/printer-settings | Path does not match |
| 83 | _api_/nesting-service/printer-settings/{id}_get | /api/nesting-service/printer-settings/{id} | Path does not match |
| 84 | _api_/nesting-service/printer-settings/{id}_put | /api/nesting-service/printer-settings/{id} | Path does not match |
| 85 | _api_/nesting-service/printer-settings/{id}_delete | /api/nesting-service/printer-settings/{id} | Path does not match |
| 86 | _api_/nesting-service/status_get | /api/nesting-service/status | Path does not match |
| 87 | _api_/nesting-service/tray-templates_get_collection | /api/nesting-service/tray-templates | Path does not match |
| 88 | _api_/nesting-service/tray-templates_post | /api/nesting-service/tray-templates | Path does not match |
| 89 | _api_/nesting-service/tray-templates/{id}_get | /api/nesting-service/tray-templates/{id} | Path does not match |
| 90 | _api_/nesting-service/tray-templates/{id}/exclusion-geometries_get | /api/nesting-service/tray-templates/{id}/exclusion-geometries | Path does not match |
| 91 | _api_/nesting-service/tray-templates/{id}_put | /api/nesting-service/tray-templates/{id} | Path does not match |
| 92 | _api_/nesting-service/tray-templates/{id}_delete | /api/nesting-service/tray-templates/{id} | Path does not match |
| 93 | _api_/ping_get | /api/ping | Path does not match |
| 94 | _api_/status_get | /api/status | Path does not match |
| 95 | _api_/upstream-status_get | /api/upstream-status | Path does not match |
| 96 | _api_/complaint-service/complaints_get_collection | /api/complaint-service/complaints | Path does not match |
| 97 | _api_/complaint-service/complaints/{id}_get | /api/complaint-service/complaints/{id} | Path does not match |
| 98 | _api_/complaint-service/complaints_post | /api/complaint-service/complaints | Path does not match |
| 99 | _api_/complaint-service/complaints/status_put | /api/complaint-service/complaints/status | Path does not match |
| 100 | _api_/complaint-service/complaints/status_patch | /api/complaint-service/complaints/status | Path does not match |
| 101 | _api_/complaint-service/complaints/{id}_put | /api/complaint-service/complaints/{id} | Path does not match |
| 102 | _api_/complaint-service/complaints/{id}_patch | /api/complaint-service/complaints/{id} | Path does not match |
| 103 | _api_/complaint-service/complaints/{id}/history_get | /api/complaint-service/complaints/{id}/history | Path does not match |
| 104 | _api_/complaint-service/complaints/{id}/images_post | /api/complaint-service/complaints/{id}/images | Path does not match |
| 105 | _api_/complaint-service/complaints/{complaintId}/images/{imageId}_delete | /api/complaint-service/complaints/{complaintId}/images/{imageId} | Path does not match |
| 106 | _api_/complaint-service/complaints/reprints_get_collection | /api/complaint-service/complaints/reprints | Path does not match |
| 107 | _api_/complaint-service/complaints/reprints_post | /api/complaint-service/complaints/reprints | Path does not match |
| 108 | _api_/complaint-service/complaint-types_get_collection | /api/complaint-service/complaint-types | Path does not match |
| 109 | _api_/complaint-service/culprits_get_collection | /api/complaint-service/culprits | Path does not match |
| 110 | _api_/complaint-service/complaints/emails_post | /api/complaint-service/complaints/emails | Path does not match |
| 111 | _api_/complaint-service/complaints/{id}/emails_get | /api/complaint-service/complaints/{id}/emails | Path does not match |
| 112 | _api_/complaint-service/emails/history/{id}_get | /api/complaint-service/emails/history/{id} | Path does not match |
| 113 | _api_/complaint-service/inshape-users/{query}_get_collection | /api/complaint-service/inshape-users/{query} | Path does not match |
| 114 | _api_/complaint-service/investigation-teams_get_collection | /api/complaint-service/investigation-teams | Path does not match |
| 115 | _api_/complaint-service/quality-issues_get_collection | /api/complaint-service/quality-issues | Path does not match |
| 116 | _api_/complaint-service/requested-resolutions_get_collection | /api/complaint-service/requested-resolutions | Path does not match |
| 117 | _api_/complaint-service/resolutions_get_collection | /api/complaint-service/resolutions | Path does not match |
| 118 | _api_/complaint-service/root-causes_get_collection | /api/complaint-service/root-causes | Path does not match |
| 119 | _api_/complaint-service/statuses_get_collection | /api/complaint-service/statuses | Path does not match |
| 120 | _api_/complaint-service/statuses/{manufacturerId}_get | /api/complaint-service/statuses/{manufacturerId} | Path does not match |
| 121 | _api_/complaint-service/status_get | /api/complaint-service/status | Path does not match |
| 122 | _api_/tax-service/customers_post | /api/tax-service/customers | Path does not match |
| 123 | _api_/tax-service/customers/{customerCode}_get | /api/tax-service/customers/{customerCode} | Path does not match |
| 124 | _api_/tax-service/customers/{customerCode}_patch | /api/tax-service/customers/{customerCode} | Path does not match |
| 125 | _api_/tax-service/customers/{customerCode}_delete | /api/tax-service/customers/{customerCode} | Path does not match |
| 126 | _api_/tax-service/invoices_post | /api/tax-service/invoices | Path does not match |
| 127 | _api_/tax-service/rates_get_collection | /api/tax-service/rates | Path does not match |
| 128 | _api_/tax-service/ping_get | /api/tax-service/ping | Path does not match |
| 129 | _api_/tax-service/refunds_post | /api/tax-service/refunds | Path does not match |
| 130 | _api_/tax-service/status_get | /api/tax-service/status | Path does not match |
| 131 | _api_/download-manager-service/documentation_post | /api/download-manager-service/documentation | Path does not match |
| 132 | _api_/download-manager-service/metadata_get_collection | /api/download-manager-service/metadata | Path does not match |
| 133 | _api_/download-manager-service/metadata/{uuid}_get | /api/download-manager-service/metadata/{uuid} | Path does not match |
| 134 | _api_/download-manager-service/metadata_delete | /api/download-manager-service/metadata | Path does not match |
| 135 | _api_/download-manager-service/metadata/{uuid}_delete | /api/download-manager-service/metadata/{uuid} | Path does not match |
| 136 | _api_/download-manager-service/public/download/{uuid}_get | /api/download-manager-service/public/download/{uuid} | Path does not match |
| 137 | _api_/download-manager-service/printerfiles_post | /api/download-manager-service/printerfiles | Path does not match |
| 138 | _api_/download-manager-service/status_get | /api/download-manager-service/status | Path does not match |
| 139 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 140 | _api_/pricing-service/pricing/calculate_post | /api/pricing-service/pricing/calculate | Path does not match |
| 141 | _api_/pricing-service/pricing/calculate-materials_post | /api/pricing-service/pricing/calculate-materials | Path does not match |
| 142 | _api_/pricing-service/status_get | /api/pricing-service/status | Path does not match |
| 143 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 144 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 145 | _wdt | /_wdt/{token} | Path does not match |
| 146 | _profiler_home | /_profiler/ | Path does not match |
| 147 | _profiler_search | /_profiler/search | Path does not match |
| 148 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 149 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 150 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 151 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 152 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 153 | _profiler_open_file | /_profiler/open | Path does not match |
| 154 | _profiler | /_profiler/{token} | Path does not match |
| 155 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 156 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 157 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 158 | root_redirect | / | Path does not match |
| 159 | modules | /modules | Path does not match |
| 160 | portal_gateway_status | /portal-gateway/status | Path does not match |
| 161 | portal_gateway_traffic_dashboard | /portal-gateway/traffic | Path does not match |
| 162 | portal_gateway_traffic_simulation_get | /portal-gateway/traffic/simulation | Path does not match |
| 163 | portal_gateway_traffic_simulation_set | /portal-gateway/traffic/simulation | Path does not match |
| 164 | portal_gateway_traffic_requests | /portal-gateway/traffic/requests | Path does not match |
| 165 | portal_gateway_traffic_request_detail | /portal-gateway/traffic/requests/{id} | Path does not match |
| 166 | portal_gateway_traffic_stats | /portal-gateway/traffic/stats | Path does not match |
| 167 | _mcp_endpoint | /_mcp | Path does not match |
| 168 | _api_/complaint-service/complaints_get_collection.alias.complaints-service | /complaints | Path does not match |
| 169 | _api_/complaint-service/complaints_get_collection.alias.complaint-service | /complaints | Path does not match |
| 170 | _api_/complaint-service/complaints/{id}_get.alias.complaints-service | /complaints/{id} | Path does not match |
| 171 | _api_/complaint-service/complaints/{id}_get.alias.complaint-service | /complaints/{id} | Path does not match |
| 172 | _api_/complaint-service/complaints_post.alias.complaints-service | /complaints | Path does not match |
| 173 | _api_/complaint-service/complaints_post.alias.complaint-service | /complaints | Path does not match |
| 174 | _api_/complaint-service/complaints/status_put.alias.complaints-service | /complaints/status | Path does not match |
| 175 | _api_/complaint-service/complaints/status_put.alias.complaint-service | /complaints/status | Path does not match |
| 176 | _api_/complaint-service/complaints/status_patch.alias.complaints-service | /complaints/status | Path does not match |
| 177 | _api_/complaint-service/complaints/status_patch.alias.complaint-service | /complaints/status | Path does not match |
| 178 | _api_/complaint-service/complaints/{id}_put.alias.complaints-service | /complaints/{id} | Path does not match |
| 179 | _api_/complaint-service/complaints/{id}_put.alias.complaint-service | /complaints/{id} | Path does not match |
| 180 | _api_/complaint-service/complaints/{id}_patch.alias.complaints-service | /complaints/{id} | Path does not match |
| 181 | _api_/complaint-service/complaints/{id}_patch.alias.complaint-service | /complaints/{id} | Path does not match |
| 182 | _api_/complaint-service/complaints/{id}/history_get.alias.complaints-service | /history/{id} | Path does not match |
| 183 | _api_/complaint-service/complaints/{id}/history_get.alias.complaint-service | /history/{id} | Path does not match |
| 184 | _api_/complaint-service/complaints/{id}/images_post.alias.complaints-service | /images/complaints/{id} | Path does not match |
| 185 | _api_/complaint-service/complaints/{id}/images_post.alias.complaint-service | /images/complaints/{id} | Path does not match |
| 186 | _api_/complaint-service/complaints/{complaintId}/images/{imageId}_delete.alias.complaints-service | /images/complaints/{complaintId}/{imageId} | Path does not match |
| 187 | _api_/complaint-service/complaints/{complaintId}/images/{imageId}_delete.alias.complaint-service | /images/complaints/{complaintId}/{imageId} | Path does not match |
| 188 | _api_/complaint-service/complaints/reprints_get_collection.alias.complaints-service | /complaints/reprints | Path does not match |
| 189 | _api_/complaint-service/complaints/reprints_get_collection.alias.complaint-service | /complaints/reprints | Path does not match |
| 190 | _api_/complaint-service/complaints/reprints_post.alias.complaints-service | /complaints/reprints | Path does not match |
| 191 | _api_/complaint-service/complaints/reprints_post.alias.complaint-service | /complaints/reprints | Path does not match |
| 192 | _api_/complaint-service/complaint-types_get_collection.alias.complaints-service | /complaint-types | Path does not match |
| 193 | _api_/complaint-service/complaint-types_get_collection.alias.complaint-service | /complaint-types | Path does not match |
| 194 | _api_/complaint-service/culprits_get_collection.alias.complaints-service | /culprits | Path does not match |
| 195 | _api_/complaint-service/culprits_get_collection.alias.complaint-service | /culprits | Path does not match |
| 196 | _api_/complaint-service/complaints/emails_post.alias.complaints-service | /emails/complaint | Path does not match |
| 197 | _api_/complaint-service/complaints/emails_post.alias.complaint-service | /emails/complaint | Path does not match |
| 198 | _api_/complaint-service/complaints/{id}/emails_get.alias.complaints-service | /complaints/{id}/emails | Path does not match |
| 199 | _api_/complaint-service/complaints/{id}/emails_get.alias.complaint-service | /complaints/{id}/emails | Path does not match |
| 200 | _api_/complaint-service/emails/history/{id}_get.alias.complaints-service | /emails/history/{id} | Path does not match |
| 201 | _api_/complaint-service/emails/history/{id}_get.alias.complaint-service | /emails/history/{id} | Path does not match |
| 202 | _api_/complaint-service/inshape-users/{query}_get_collection.alias.complaints-service | /inshape-users/{query} | Path does not match |
| 203 | _api_/complaint-service/inshape-users/{query}_get_collection.alias.complaint-service | /inshape-users/{query} | Path does not match |
| 204 | _api_/complaint-service/investigation-teams_get_collection.alias.complaints-service | /investigation-teams | Path does not match |
| 205 | _api_/complaint-service/investigation-teams_get_collection.alias.complaint-service | /investigation-teams | Path does not match |
| 206 | _api_/complaint-service/quality-issues_get_collection.alias.complaints-service | /quality-issues | Path does not match |
| 207 | _api_/complaint-service/quality-issues_get_collection.alias.complaint-service | /quality-issues | Path does not match |
| 208 | _api_/complaint-service/requested-resolutions_get_collection.alias.complaints-service | /requested-resolutions | Path does not match |
| 209 | _api_/complaint-service/requested-resolutions_get_collection.alias.complaint-service | /requested-resolutions | Path does not match |
| 210 | _api_/complaint-service/resolutions_get_collection.alias.complaints-service | /resolutions | Path does not match |
| 211 | _api_/complaint-service/resolutions_get_collection.alias.complaint-service | /resolutions | Path does not match |
| 212 | _api_/complaint-service/root-causes_get_collection.alias.complaints-service | /root-causes | Path does not match |
| 213 | _api_/complaint-service/root-causes_get_collection.alias.complaint-service | /root-causes | Path does not match |
| 214 | _api_/complaint-service/statuses_get_collection.alias.complaints-service | /statuses | Path does not match |
| 215 | _api_/complaint-service/statuses_get_collection.alias.complaint-service | /statuses | Path does not match |
| 216 | _api_/complaint-service/statuses/{manufacturerId}_get.alias.complaints-service | /statuses/{manufacturerId} | Path does not match |
| 217 | _api_/complaint-service/statuses/{manufacturerId}_get.alias.complaint-service | /statuses/{manufacturerId} | Path does not match |
| 218 | _api_/complaint-service/status_get.alias.complaints-service | /status | Path does not match |
| 219 | _api_/complaint-service/status_get.alias.complaint-service | /status | Path does not match |
| 220 | _api_/download-manager-service/documentation_post.alias.download-manager | /documentation | Path does not match |
| 221 | _api_/download-manager-service/documentation_post.alias.download-manager-service | /documentation | Path does not match |
| 222 | _api_/download-manager-service/metadata_get_collection.alias.download-manager | /metadata | Path does not match |
| 223 | _api_/download-manager-service/metadata_get_collection.alias.download-manager-service | /metadata | Path does not match |
| 224 | _api_/download-manager-service/metadata/{uuid}_get.alias.download-manager | /metadata/{uuid} | Path does not match |
| 225 | _api_/download-manager-service/metadata/{uuid}_get.alias.download-manager-service | /metadata/{uuid} | Path does not match |
| 226 | _api_/download-manager-service/metadata_delete.alias.download-manager | /metadata | Path does not match |
| 227 | _api_/download-manager-service/metadata_delete.alias.download-manager-service | /metadata | Path does not match |
| 228 | _api_/download-manager-service/metadata/{uuid}_delete.alias.download-manager | /metadata/{uuid} | Path does not match |
| 229 | _api_/download-manager-service/metadata/{uuid}_delete.alias.download-manager-service | /metadata/{uuid} | Path does not match |
| 230 | _api_/download-manager-service/public/download/{uuid}_get.alias.download-manager | /public/download/{uuid} | Path does not match |
| 231 | _api_/download-manager-service/public/download/{uuid}_get.alias.download-manager-service | /public/download/{uuid} | Path does not match |
| 232 | _api_/download-manager-service/printerfiles_post.alias.download-manager | /printerfiles | Path does not match |
| 233 | _api_/download-manager-service/printerfiles_post.alias.download-manager-service | /printerfiles | Path does not match |
| 234 | _api_/download-manager-service/status_get.alias.download-manager | /status | Path does not match |
| 235 | _api_/download-manager-service/status_get.alias.download-manager-service | /status | Path does not match |
| 236 | _api_/inventory-service/bin_get_collection.alias.inventory-service | /bin | Path does not match |
| 237 | _api_/inventory-service/bin_post.alias.inventory-service | /bin | Path does not match |
| 238 | _api_/inventory-service/bin/reassign_post.alias.inventory-service | /bin/reassign | Path does not match |
| 239 | _api_/inventory-service/bin/{uuid}_get.alias.inventory-service | /bin/{uuid} | Path does not match |
| 240 | _api_/inventory-service/bin/{uuid}_patch.alias.inventory-service | /bin/{uuid} | Path does not match |
| 241 | _api_/inventory-service/bin/{uuid}_delete.alias.inventory-service | /bin/{uuid} | Path does not match |
| 242 | _api_/inventory-service/bin/{uuid}/items_post.alias.inventory-service | /bin/{uuid}/items | Path does not match |
| 243 | _api_/inventory-service/bin/{uuid}/items_delete.alias.inventory-service | /bin/{uuid}/items | Path does not match |
| 244 | _api_/inventory-service/bin-system_get_collection.alias.inventory-service | /bin-system | Path does not match |
| 245 | _api_/inventory-service/bin-system_post.alias.inventory-service | /bin-system | Path does not match |
| 246 | _api_/inventory-service/bin-system/delete-items_post.alias.inventory-service | /bin-system/delete-items | Path does not match |
| 247 | _api_/inventory-service/bin-system/{id}_get.alias.inventory-service | /bin-system/{id} | Path does not match |
| 248 | _api_/inventory-service/bin-system/{id}_patch.alias.inventory-service | /bin-system/{id} | Path does not match |
| 249 | _api_/inventory-service/bin-system/{id}_delete.alias.inventory-service | /bin-system/{id} | Path does not match |
| 250 | _api_/inventory-service/bin-system/{id}/bin-types_get.alias.inventory-service | /bin-system/{id}/bin-types | Path does not match |
| 251 | _api_/inventory-service/bin-system/{id}/bin-types_post.alias.inventory-service | /bin-system/{id}/bin-types | Path does not match |
| 252 | _api_/inventory-service/bin-system/{id}/bin-types_put.alias.inventory-service | /bin-system/{id}/bin-types | Path does not match |
| 253 | _api_/inventory-service/bin-system/{id}/bin-types/{binTypeId}_delete.alias.inventory-service | /bin-system/{id}/bin-types/{binTypeId} | Path does not match |
| 254 | _api_/inventory-service/bin-type_get_collection.alias.inventory-service | /bin-type | Path does not match |
| 255 | _api_/inventory-service/bin-type_put.alias.inventory-service | /bin-type | Path does not match |
| 256 | _api_/inventory-service/bin-type_post.alias.inventory-service | /bin-type | Path does not match |
| 257 | _api_/inventory-service/bin-type/{id}_get.alias.inventory-service | /bin-type/{id} | Path does not match |
| 258 | _api_/inventory-service/bin-type/{id}_patch.alias.inventory-service | /bin-type/{id} | Path does not match |
| 259 | _api_/inventory-service/bin-type/{id}_delete.alias.inventory-service | /bin-type/{id} | Path does not match |
| 260 | _api_/inventory-service/bin-type/{id}/item-count_get.alias.inventory-service | /bin-type/{id}/item-count | Path does not match |
| 261 | _api_/inventory-service/item_get_collection.alias.inventory-service | /item | Path does not match |
| 262 | _api_/inventory-service/status_get.alias.inventory-service | /status | Path does not match |
| 263 | _api_/nesting-service/bucket-types_get_collection.alias.nesting-service | /bucket-types | Path does not match |
| 264 | _api_/nesting-service/buckets_get_collection.alias.nesting-service | /buckets | Path does not match |
| 265 | _api_/nesting-service/bucket_post.alias.nesting-service | /bucket | Path does not match |
| 266 | _api_/nesting-service/buckets/{id}_get.alias.nesting-service | /buckets/{id} | Path does not match |
| 267 | _api_/nesting-service/buckets/{id}_put.alias.nesting-service | /buckets/{id} | Path does not match |
| 268 | _api_/nesting-service/exclusion-geometries_get_collection.alias.nesting-service | /exclusion-geometries | Path does not match |
| 269 | _api_/nesting-service/exclusion-geometries_post.alias.nesting-service | /exclusion-geometries | Path does not match |
| 270 | _api_/nesting-service/exclusion-geometries/{id}_get.alias.nesting-service | /exclusion-geometries/{id} | Path does not match |
| 271 | _api_/nesting-service/exclusion-geometries/{id}/download_get.alias.nesting-service | /exclusion-geometries/{id}/download | Path does not match |
| 272 | _api_/nesting-service/exclusion-geometries/{id}_put.alias.nesting-service | /exclusion-geometries/{id} | Path does not match |
| 273 | _api_/nesting-service/exclusion-geometries/{id}_delete.alias.nesting-service | /exclusion-geometries/{id} | Path does not match |
| 274 | _api_/nesting-service/must-packs/{nestingJobId}_get.alias.nesting-service | /must-packs/{nestingJobId} | Path does not match |
| 275 | _api_/nesting-service/nesting-jobs_get_collection.alias.nesting-service | /nesting-jobs | Path does not match |
| 276 | _api_/nesting-service/nesting-jobs_post.alias.nesting-service | /nesting-jobs | Path does not match |
| 277 | _api_/nesting-service/nesting-jobs/{id}_get.alias.nesting-service | /nesting-jobs/{id} | Path does not match |
| 278 | _api_/nesting-service/nesting-jobs/{id}_delete.alias.nesting-service | /nesting-jobs/{id} | Path does not match |
| 279 | _api_/nesting-service/nesting-jobs/{id}/builds_post.alias.nesting-service | /nesting-jobs/{id}/builds | Path does not match |
| 280 | _api_/nesting-service/nesting-jobs/{jobId}/builds/{buildId}/parts_get.alias.nesting-service | /nesting-jobs/{jobId}/builds/{buildId}/parts | Path does not match |
| 281 | _api_/nesting-service/nesting-jobs/{jobId}/builds/{buildId}/result_post.alias.nesting-service | /nesting-jobs/{jobId}/builds/{buildId}/result | Path does not match |
| 282 | _api_/nesting-service/nesting-jobs/{id}/buckets/{bucketId}_post.alias.nesting-service | /nesting-jobs/{id}/buckets/{bucketId} | Path does not match |
| 283 | _api_/nesting-service/nesting-jobs/{id}/entities/{entityId}_delete.alias.nesting-service | /nesting-jobs/{id}/entities/{entityId} | Path does not match |
| 284 | _api_/nesting-service/nesting-jobs/{id}/entities/{entityId}_put.alias.nesting-service | /nesting-jobs/{id}/entities/{entityId} | Path does not match |
| 285 | _api_/nesting-service/nesting-jobs/{id}/entities/{entityId}/lock_put.alias.nesting-service | /nesting-jobs/{id}/entities/{entityId}/lock | Path does not match |
| 286 | _api_/nesting-service/nesting-jobs/{id}/files/{fileType}_get.alias.nesting-service | /nesting-jobs/{id}/files/{fileType} | Path does not match |
| 287 | _api_/nesting-service/nesting-jobs/{id}/status/{statusId}_post.alias.nesting-service | /nesting-jobs/{id}/status/{statusId} | Path does not match |
| 288 | _api_/nesting-service/validate-must-packs_post.alias.nesting-service | /validate-must-packs | Path does not match |
| 289 | _api_/nesting-service/scheduled-jobs_get_collection.alias.nesting-service | /scheduled-jobs | Path does not match |
| 290 | _api_/nesting-service/printer-settings_get_collection.alias.nesting-service | /printer-settings | Path does not match |
| 291 | _api_/nesting-service/printer-settings_post.alias.nesting-service | /printer-settings | Path does not match |
| 292 | _api_/nesting-service/printer-settings/{id}_get.alias.nesting-service | /printer-settings/{id} | Path does not match |
| 293 | _api_/nesting-service/printer-settings/{id}_put.alias.nesting-service | /printer-settings/{id} | Path does not match |
| 294 | _api_/nesting-service/printer-settings/{id}_delete.alias.nesting-service | /printer-settings/{id} | Path does not match |
| 295 | _api_/nesting-service/status_get.alias.nesting-service | /status | Path does not match |
| 296 | _api_/nesting-service/tray-templates_get_collection.alias.nesting-service | /tray-templates | Path does not match |
| 297 | _api_/nesting-service/tray-templates_post.alias.nesting-service | /tray-templates | Path does not match |
| 298 | _api_/nesting-service/tray-templates/{id}_get.alias.nesting-service | /tray-templates/{id} | Path does not match |
| 299 | _api_/nesting-service/tray-templates/{id}/exclusion-geometries_get.alias.nesting-service | /tray-templates/{id}/exclusion-geometries | Path does not match |
| 300 | _api_/nesting-service/tray-templates/{id}_put.alias.nesting-service | /tray-templates/{id} | Path does not match |
| 301 | _api_/nesting-service/tray-templates/{id}_delete.alias.nesting-service | /tray-templates/{id} | Path does not match |
| 302 | _api_/pricing-service/pricing/calculate_post.alias.pricing-service | /api/v1/pricing/calculate | Path does not match |
| 303 | _api_/pricing-service/pricing/calculate-materials_post.alias.pricing-service | /api/v1/pricing/calculate-materials | Path does not match |
| 304 | _api_/pricing-service/status_get.alias.pricing-service | /status | Path does not match |
| 305 | _api_/shipping-service/address_post.alias.shipping-service | /address | Path does not match |
| 306 | _api_/shipping-service/carrier_accounts_post.alias.shipping-service | /carrier_accounts | Path does not match |
| 307 | _api_/shipping-service/carrier_accounts_get_collection.alias.shipping-service | /carrier_accounts | Path does not match |
| 308 | _api_/shipping-service/rates/{id}_get.alias.shipping-service | /rates/{id} | Path does not match |
| 309 | _api_/shipping-service/rates_post.alias.shipping-service | /rates | Path does not match |
| 310 | _api_/shipping-service/shipments_post.alias.shipping-service | /shipments | Path does not match |
| 311 | _api_/shipping-service/shipments/{appEntityId}_get.alias.shipping-service | /shipments/{appEntityId} | Path does not match |
| 312 | _api_/shipping-service/shipments/{shipmentId}/tracking/history_get.alias.shipping-service | /shipments/{shipmentId}/tracking/history | Path does not match |
| 313 | _api_/shipping-service/status_get.alias.shipping-service | /status | Path does not match |
| 314 | _api_/shipping-service/tracking/{id}_get.alias.shipping-service | /tracking/{id} | Path does not match |
| 315 | _api_/shipping-service/orders/{orderId}/tracking-numbers_get.alias.shipping-service | /orders/{orderId}/tracking-numbers | Path does not match |
| 316 | _api_/shipping-service/orders/{orderId}/tracking-timeline_get.alias.shipping-service | /orders/{orderId}/tracking-timeline | Path does not match |
| 317 | _api_/shipping-service/world-ease/shipments/{id}_get.alias.shipping-service | /world-ease/shipments/{id} | Path does not match |
| 318 | _api_/shipping-service/world-ease/shipments_get_collection.alias.shipping-service | /world-ease/shipments | Path does not match |
| 319 | _api_/shipping-service/world-ease/shipments_post.alias.shipping-service | /world-ease/shipments | Path does not match |
| 320 | _api_/shipping-service/world-ease/shipments/{id}/close_post.alias.shipping-service | /world-ease/shipments/{id}/close | Path does not match |
| 321 | _api_/tax-service/customers_post.alias.tax-service | /customers | Path does not match |
| 322 | _api_/tax-service/customers/{customerCode}_get.alias.tax-service | /customers/{customerCode} | Path does not match |
| 323 | _api_/tax-service/customers/{customerCode}_patch.alias.tax-service | /customers/{customerCode} | Path does not match |
| 324 | _api_/tax-service/customers/{customerCode}_delete.alias.tax-service | /customers/{customerCode} | Path does not match |
| 325 | _api_/tax-service/invoices_post.alias.tax-service | /invoices | Path does not match |
| 326 | _api_/tax-service/rates_get_collection.alias.tax-service | /rates | Path does not match |
| 327 | _api_/tax-service/ping_get.alias.tax-service | /ping | Path does not match |
| 328 | _api_/tax-service/refunds_post.alias.tax-service | /refunds | Path does not match |
| 329 | _api_/tax-service/status_get.alias.tax-service | /status | Path does not match |
| 330 | portal_gateway_status.alias.portal-gateway | /status | Path does not match |
| 331 | portal_gateway_traffic_dashboard.alias.portal-gateway | /traffic | Path does not match |
| 332 | portal_gateway_traffic_simulation_get.alias.portal-gateway | /traffic/simulation | Path does not match |
| 333 | portal_gateway_traffic_simulation_set.alias.portal-gateway | /traffic/simulation | Path does not match |
| 334 | portal_gateway_traffic_requests.alias.portal-gateway | /traffic/requests | Path does not match |
| 335 | portal_gateway_traffic_request_detail.alias.portal-gateway | /traffic/requests/{id} | Path does not match |
| 336 | portal_gateway_traffic_stats.alias.portal-gateway | /traffic/stats | Path does not match |
| 337 | portal_gateway_proxy.alias.portal-gateway | /{path} | Path almost matches, but Host "sw-core-minf-ooo.someones.computer" does not match the requirement ("portal-gateway{coreServiceHostSuffix}") |
| 338 | root_static_asset | /{asset} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.