Routing
app_default
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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_jsonld_context | /api/contexts/{shortName}.{_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_/accounting_codes/{id}{._format}_get | /api/accounting_codes/{id}.{_format} | Path does not match |
| 11 | _api_/accounting_codes/{id}{._format}_put | /api/accounting_codes/{id}.{_format} | Path does not match |
| 12 | _api_/accounting_codes/{id}{._format}_delete | /api/accounting_codes/{id}.{_format} | Path does not match |
| 13 | _api_/accounting_codes{._format}_get_collection | /api/accounting_codes.{_format} | Path does not match |
| 14 | _api_/accounting_codes{._format}_post | /api/accounting_codes.{_format} | Path does not match |
| 15 | _api_/addresses/{id}{._format}_get | /api/addresses/{id}.{_format} | Path does not match |
| 16 | _api_/addresses/{id}{._format}_put | /api/addresses/{id}.{_format} | Path does not match |
| 17 | _api_/addresses/{id}{._format}_delete | /api/addresses/{id}.{_format} | Path does not match |
| 18 | _api_/addresses{._format}_get_collection | /api/addresses.{_format} | Path does not match |
| 19 | _api_/addresses{._format}_post | /api/addresses.{_format} | Path does not match |
| 20 | _api_/alloys/{id}{._format}_get | /api/alloys/{id}.{_format} | Path does not match |
| 21 | _api_/alloys/{id}{._format}_put | /api/alloys/{id}.{_format} | Path does not match |
| 22 | _api_/alloys/{id}{._format}_delete | /api/alloys/{id}.{_format} | Path does not match |
| 23 | _api_/alloys{._format}_get_collection | /api/alloys.{_format} | Path does not match |
| 24 | _api_/alloys{._format}_post | /api/alloys.{_format} | Path does not match |
| 25 | _api_/alloy_karats/{id}{._format}_get | /api/alloy_karats/{id}.{_format} | Path does not match |
| 26 | _api_/alloy_karats/{id}{._format}_put | /api/alloy_karats/{id}.{_format} | Path does not match |
| 27 | _api_/alloy_karats/{id}{._format}_delete | /api/alloy_karats/{id}.{_format} | Path does not match |
| 28 | _api_/alloy_karats{._format}_get_collection | /api/alloy_karats.{_format} | Path does not match |
| 29 | _api_/alloy_karats{._format}_post | /api/alloy_karats.{_format} | Path does not match |
| 30 | _api_/collection_documents/{id}{._format}_delete | /api/collection_documents/{id}.{_format} | Path does not match |
| 31 | _api_/collection_documents/{id}{._format}_get | /api/collection_documents/{id}.{_format} | Path does not match |
| 32 | _api_/collection_documents/{id}{._format}_put | /api/collection_documents/{id}.{_format} | Path does not match |
| 33 | _api_/collection_documents{._format}_post | /api/collection_documents.{_format} | Path does not match |
| 34 | _api_/collection_items/{id}{._format}_get | /api/collection_items/{id}.{_format} | Path does not match |
| 35 | _api_/collection_items/{id}{._format}_put | /api/collection_items/{id}.{_format} | Path does not match |
| 36 | _api_/collection_items/{id}{._format}_delete | /api/collection_items/{id}.{_format} | Path does not match |
| 37 | _api_/collection_items{._format}_get_collection | /api/collection_items.{_format} | Path does not match |
| 38 | _api_/collection_items{._format}_post | /api/collection_items.{_format} | Path does not match |
| 39 | _api_/collection_items_selector_get_collection | /api/collection_items_selector | Path does not match |
| 40 | _api_/collection_tags/{id}{._format}_get | /api/collection_tags/{id}.{_format} | Path does not match |
| 41 | _api_/collection_tags/{id}{._format}_put | /api/collection_tags/{id}.{_format} | Path does not match |
| 42 | _api_/collection_tags/{id}{._format}_delete | /api/collection_tags/{id}.{_format} | Path does not match |
| 43 | _api_/collection_tags{._format}_get_collection | /api/collection_tags.{_format} | Path does not match |
| 44 | _api_/collection_tags{._format}_post | /api/collection_tags.{_format} | Path does not match |
| 45 | _api_/companies{._format}_get_collection | /api/companies.{_format} | Path does not match |
| 46 | _api_/companies/export_xlsx | /api/companies/export-xlsx | Path does not match |
| 47 | _api_/companies_plain | /api/companies_plain | Path does not match |
| 48 | _api_/companies/{id}{._format}_get | /api/companies/{id}.{_format} | Path does not match |
| 49 | _api_/companies/{id}{._format}_put | /api/companies/{id}.{_format} | Path does not match |
| 50 | _api_/companies/{id}{._format}_delete | /api/companies/{id}.{_format} | Path does not match |
| 51 | _api_/companies{._format}_post | /api/companies.{_format} | Path does not match |
| 52 | _api_/companies/import_xlsx | /api/companies/import-xlsx | Path does not match |
| 53 | _api_/company_branches/{id}{._format}_get | /api/company_branches/{id}.{_format} | Path does not match |
| 54 | _api_/company_branches/{id}{._format}_put | /api/company_branches/{id}.{_format} | Path does not match |
| 55 | _api_/company_branches/{id}{._format}_delete | /api/company_branches/{id}.{_format} | Path does not match |
| 56 | _api_/company_branches{._format}_get_collection | /api/company_branches.{_format} | Path does not match |
| 57 | _api_/company_branches{._format}_post | /api/company_branches.{_format} | Path does not match |
| 58 | _api_/company_branch_has_contacts/{id}{._format}_get | /api/company_branch_has_contacts/{id}.{_format} | Path does not match |
| 59 | _api_/company_branch_has_contacts/{id}{._format}_put | /api/company_branch_has_contacts/{id}.{_format} | Path does not match |
| 60 | _api_/company_branch_has_contacts/{id}{._format}_delete | /api/company_branch_has_contacts/{id}.{_format} | Path does not match |
| 61 | _api_/company_branch_has_contacts{._format}_get_collection | /api/company_branch_has_contacts.{_format} | Path does not match |
| 62 | _api_/company_branch_has_contacts{._format}_post | /api/company_branch_has_contacts.{_format} | Path does not match |
| 63 | _api_/company_branch_metals/{id}{._format}_get | /api/company_branch_metals/{id}.{_format} | Path does not match |
| 64 | _api_/company_branch_metals/{id}{._format}_put | /api/company_branch_metals/{id}.{_format} | Path does not match |
| 65 | _api_/company_branch_metals/{id}{._format}_delete | /api/company_branch_metals/{id}.{_format} | Path does not match |
| 66 | _api_/company_branch_metals{._format}_get_collection | /api/company_branch_metals.{_format} | Path does not match |
| 67 | _api_/company_branch_metals{._format}_post | /api/company_branch_metals.{_format} | Path does not match |
| 68 | _api_/company_branch_templates/{id}{._format}_get | /api/company_branch_templates/{id}.{_format} | Path does not match |
| 69 | _api_/company_branch_templates/{id}{._format}_put | /api/company_branch_templates/{id}.{_format} | Path does not match |
| 70 | _api_/company_branch_templates/{id}{._format}_delete | /api/company_branch_templates/{id}.{_format} | Path does not match |
| 71 | _api_/company_branch_templates{._format}_get_collection | /api/company_branch_templates.{_format} | Path does not match |
| 72 | _api_/company_branch_templates{._format}_post | /api/company_branch_templates.{_format} | Path does not match |
| 73 | _api_/company_country_blocks/{id}{._format}_get | /api/company_country_blocks/{id}.{_format} | Path does not match |
| 74 | _api_/company_country_blocks/{id}{._format}_put | /api/company_country_blocks/{id}.{_format} | Path does not match |
| 75 | _api_/company_country_blocks/{id}{._format}_delete | /api/company_country_blocks/{id}.{_format} | Path does not match |
| 76 | _api_/company_country_blocks{._format}_get_collection | /api/company_country_blocks.{_format} | Path does not match |
| 77 | _api_/company_country_blocks{._format}_post | /api/company_country_blocks.{_format} | Path does not match |
| 78 | _api_/company_has_sellers/{id}{._format}_get | /api/company_has_sellers/{id}.{_format} | Path does not match |
| 79 | _api_/company_has_sellers/{id}{._format}_put | /api/company_has_sellers/{id}.{_format} | Path does not match |
| 80 | _api_/company_has_sellers/{id}{._format}_delete | /api/company_has_sellers/{id}.{_format} | Path does not match |
| 81 | _api_/company_has_sellers{._format}_get_collection | /api/company_has_sellers.{_format} | Path does not match |
| 82 | _api_/company_has_sellers{._format}_post | /api/company_has_sellers.{_format} | Path does not match |
| 83 | _api_/contacts{._format}_get_collection | /api/contacts.{_format} | Path does not match |
| 84 | _api_/contacts/export_xlsx | /api/contacts/export-xlsx | Path does not match |
| 85 | _api_/contacts/{id}{._format}_get | /api/contacts/{id}.{_format} | Path does not match |
| 86 | _api_/contacts/{id}{._format}_put | /api/contacts/{id}.{_format} | Path does not match |
| 87 | _api_/contacts/{id}{._format}_delete | /api/contacts/{id}.{_format} | Path does not match |
| 88 | _api_/contacts{._format}_post | /api/contacts.{_format} | Path does not match |
| 89 | _api_/contacts/import_xlsx | /api/contacts/import-xlsx | Path does not match |
| 90 | _api_/countries/{id}{._format}_get | /api/countries/{id}.{_format} | Path does not match |
| 91 | _api_/countries/{id}{._format}_put | /api/countries/{id}.{_format} | Path does not match |
| 92 | _api_/countries/{id}{._format}_delete | /api/countries/{id}.{_format} | Path does not match |
| 93 | _api_/countries{._format}_get_collection | /api/countries.{_format} | Path does not match |
| 94 | _api_/countries{._format}_post | /api/countries.{_format} | Path does not match |
| 95 | _api_/currencies/{id}{._format}_get | /api/currencies/{id}.{_format} | Path does not match |
| 96 | _api_/currencies/{id}{._format}_put | /api/currencies/{id}.{_format} | Path does not match |
| 97 | _api_/currencies/{id}{._format}_delete | /api/currencies/{id}.{_format} | Path does not match |
| 98 | _api_/currencies{._format}_get_collection | /api/currencies.{_format} | Path does not match |
| 99 | _api_/currencies{._format}_post | /api/currencies.{_format} | Path does not match |
| 100 | _api_/currency_rates/{id}{._format}_get | /api/currency_rates/{id}.{_format} | Path does not match |
| 101 | _api_/currency_rates/{id}{._format}_put | /api/currency_rates/{id}.{_format} | Path does not match |
| 102 | _api_/currency_rates/{id}{._format}_delete | /api/currency_rates/{id}.{_format} | Path does not match |
| 103 | _api_/currency_rates{._format}_get_collection | /api/currency_rates.{_format} | Path does not match |
| 104 | _api_/currency_rates{._format}_post | /api/currency_rates.{_format} | Path does not match |
| 105 | _api_/diamond_clarities/{id}{._format}_get | /api/diamond_clarities/{id}.{_format} | Path does not match |
| 106 | _api_/diamond_clarities/{id}{._format}_put | /api/diamond_clarities/{id}.{_format} | Path does not match |
| 107 | _api_/diamond_clarities/{id}{._format}_delete | /api/diamond_clarities/{id}.{_format} | Path does not match |
| 108 | _api_/diamond_clarities{._format}_get_collection | /api/diamond_clarities.{_format} | Path does not match |
| 109 | _api_/diamond_clarities{._format}_post | /api/diamond_clarities.{_format} | Path does not match |
| 110 | _api_/diamond_clarities/{id}{._format}_patch | /api/diamond_clarities/{id}.{_format} | Path does not match |
| 111 | _api_/email_templates/{id}{._format}_get | /api/email_templates/{id}.{_format} | Path does not match |
| 112 | _api_/email_templates/{id}{._format}_put | /api/email_templates/{id}.{_format} | Path does not match |
| 113 | _api_/email_templates/{id}{._format}_delete | /api/email_templates/{id}.{_format} | Path does not match |
| 114 | _api_/email_templates{._format}_get_collection | /api/email_templates.{_format} | Path does not match |
| 115 | _api_/email_templates{._format}_post | /api/email_templates.{_format} | Path does not match |
| 116 | _api_/metals/{id}{._format}_get | /api/metals/{id}.{_format} | Path does not match |
| 117 | _api_/metals/{id}{._format}_put | /api/metals/{id}.{_format} | Path does not match |
| 118 | _api_/metals/{id}{._format}_delete | /api/metals/{id}.{_format} | Path does not match |
| 119 | _api_/metals{._format}_get_collection | /api/metals.{_format} | Path does not match |
| 120 | _api_/metals{._format}_post | /api/metals.{_format} | Path does not match |
| 121 | _api_/metal_rates/{id}{._format}_get | /api/metal_rates/{id}.{_format} | Path does not match |
| 122 | _api_/metal_rates/{id}{._format}_put | /api/metal_rates/{id}.{_format} | Path does not match |
| 123 | _api_/metal_rates/{id}{._format}_delete | /api/metal_rates/{id}.{_format} | Path does not match |
| 124 | _api_/metal_rates{._format}_get_collection | /api/metal_rates.{_format} | Path does not match |
| 125 | _api_/metal_rates{._format}_post | /api/metal_rates.{_format} | Path does not match |
| 126 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
| 127 | _api_/orders/{id}/picture_order_document_get | /api/orders/{id}/picture_order_document | Path does not match |
| 128 | _api_/orders/{id}/proforma_invoice_get | /api/orders/{id}/proforma_invoice | Path does not match |
| 129 | _api_/orders/{id}/proforma_invoice_xlsx_get | /api/orders/{id}/proforma_invoice_xlsx | Path does not match |
| 130 | _api_/orders/{id}{._format}_put | /api/orders/{id}.{_format} | Path does not match |
| 131 | _api_/orders/{id}{._format}_delete | /api/orders/{id}.{_format} | Path does not match |
| 132 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
| 133 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
| 134 | _api_orders/{id}/create_production_post | /api/orders/{id}/create_production | Path does not match |
| 135 | _api_/order_addresses/{id}{._format}_get | /api/order_addresses/{id}.{_format} | Path does not match |
| 136 | _api_/order_addresses/{id}{._format}_put | /api/order_addresses/{id}.{_format} | Path does not match |
| 137 | _api_/order_addresses{._format}_post | /api/order_addresses.{_format} | Path does not match |
| 138 | _api_/order_documents/{id}{._format}_get | /api/order_documents/{id}.{_format} | Path does not match |
| 139 | _api_/order_documents/{id}{._format}_put | /api/order_documents/{id}.{_format} | Path does not match |
| 140 | _api_/order_documents/{id}{._format}_delete | /api/order_documents/{id}.{_format} | Path does not match |
| 141 | _api_/order_documents{._format}_get_collection | /api/order_documents.{_format} | Path does not match |
| 142 | _api_/order_documents{._format}_post | /api/order_documents.{_format} | Path does not match |
| 143 | _api_/order_items/{id}{._format}_put | /api/order_items/{id}.{_format} | Path does not match |
| 144 | _api_/order_items/{id}{._format}_get | /api/order_items/{id}.{_format} | Path does not match |
| 145 | _api_/order_items/{id}{._format}_delete | /api/order_items/{id}.{_format} | Path does not match |
| 146 | _api_/order_items{._format}_get_collection | /api/order_items.{_format} | Path does not match |
| 147 | _api_/order_items{._format}_post | /api/order_items.{_format} | Path does not match |
| 148 | _api_/order_items/{id}{._format}_patch | /api/order_items/{id}.{_format} | Path does not match |
| 149 | _api_/payment_terms/{id}{._format}_get | /api/payment_terms/{id}.{_format} | Path does not match |
| 150 | _api_/payment_terms/{id}{._format}_put | /api/payment_terms/{id}.{_format} | Path does not match |
| 151 | _api_/payment_terms/{id}{._format}_delete | /api/payment_terms/{id}.{_format} | Path does not match |
| 152 | _api_/payment_terms{._format}_get_collection | /api/payment_terms.{_format} | Path does not match |
| 153 | _api_/payment_terms{._format}_post | /api/payment_terms.{_format} | Path does not match |
| 154 | _api_/plating_baths/{id}{._format}_get | /api/plating_baths/{id}.{_format} | Path does not match |
| 155 | _api_/plating_baths/{id}{._format}_put | /api/plating_baths/{id}.{_format} | Path does not match |
| 156 | _api_/plating_baths/{id}{._format}_delete | /api/plating_baths/{id}.{_format} | Path does not match |
| 157 | _api_/plating_baths{._format}_get_collection | /api/plating_baths.{_format} | Path does not match |
| 158 | _api_/plating_baths{._format}_post | /api/plating_baths.{_format} | Path does not match |
| 159 | _api_/plating_layers/{id}{._format}_get | /api/plating_layers/{id}.{_format} | Path does not match |
| 160 | _api_/plating_layers/{id}{._format}_put | /api/plating_layers/{id}.{_format} | Path does not match |
| 161 | _api_/plating_layers/{id}{._format}_delete | /api/plating_layers/{id}.{_format} | Path does not match |
| 162 | _api_/plating_layers{._format}_get_collection | /api/plating_layers.{_format} | Path does not match |
| 163 | _api_/plating_layers{._format}_post | /api/plating_layers.{_format} | Path does not match |
| 164 | _api_/plating_times/{id}{._format}_get | /api/plating_times/{id}.{_format} | Path does not match |
| 165 | _api_/plating_times/{id}{._format}_put | /api/plating_times/{id}.{_format} | Path does not match |
| 166 | _api_/plating_times/{id}{._format}_delete | /api/plating_times/{id}.{_format} | Path does not match |
| 167 | _api_/plating_times{._format}_get_collection | /api/plating_times.{_format} | Path does not match |
| 168 | _api_/plating_times{._format}_post | /api/plating_times.{_format} | Path does not match |
| 169 | _api_/plating_types/{id}{._format}_get | /api/plating_types/{id}.{_format} | Path does not match |
| 170 | _api_/plating_types/{id}{._format}_put | /api/plating_types/{id}.{_format} | Path does not match |
| 171 | _api_/plating_types/{id}{._format}_delete | /api/plating_types/{id}.{_format} | Path does not match |
| 172 | _api_/plating_types{._format}_get_collection | /api/plating_types.{_format} | Path does not match |
| 173 | _api_/plating_types{._format}_post | /api/plating_types.{_format} | Path does not match |
| 174 | _api_/price_categories/{id}{._format}_get | /api/price_categories/{id}.{_format} | Path does not match |
| 175 | _api_/price_categories/{id}{._format}_put | /api/price_categories/{id}.{_format} | Path does not match |
| 176 | _api_/price_categories/{id}{._format}_delete | /api/price_categories/{id}.{_format} | Path does not match |
| 177 | _api_/price_categories{._format}_get_collection | /api/price_categories.{_format} | Path does not match |
| 178 | _api_/price_categories{._format}_post | /api/price_categories.{_format} | Path does not match |
| 179 | _api_/price_categories/{id}{._format}_patch | /api/price_categories/{id}.{_format} | Path does not match |
| 180 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 181 | _api_/products/{id}{._format}_put | /api/products/{id}.{_format} | Path does not match |
| 182 | _api_/products/{id}{._format}_delete | /api/products/{id}.{_format} | Path does not match |
| 183 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
| 184 | _api_/products_details_get_collection | /api/products_details | Path does not match |
| 185 | _api_/products{._format}_post | /api/products.{_format} | Path does not match |
| 186 | _api_/products_duplicate_post | /api/products_duplicate | Path does not match |
| 187 | _api_/products_export_xlsx_get_collection | /api/products_export_xlsx | Path does not match |
| 188 | _api_products_import_xlsx_post | /api/products_import_xlsx | Path does not match |
| 189 | _api_/products/{id}{._format}_patch | /api/products/{id}.{_format} | Path does not match |
| 190 | _api_/product_collections/{id}{._format}_get | /api/product_collections/{id}.{_format} | Path does not match |
| 191 | _api_/product_collections/{id}{._format}_put | /api/product_collections/{id}.{_format} | Path does not match |
| 192 | _api_/product_collections/{id}{._format}_delete | /api/product_collections/{id}.{_format} | Path does not match |
| 193 | _api_/product_collections{._format}_get_collection | /api/product_collections.{_format} | Path does not match |
| 194 | _api_/product_collections{._format}_post | /api/product_collections.{_format} | Path does not match |
| 195 | _api_/product_collections_duplicate_post | /api/product_collections_duplicate | Path does not match |
| 196 | _api_/product_collections/{id}/export_xlsx_get | /api/product_collections/{id}/export_xlsx | Path does not match |
| 197 | _api_/product_collections/{id}/export_pdf_get | /api/product_collections/{id}/export_pdf | Path does not match |
| 198 | _api_/product_collections/{id}/price/export_xlsx_get | /api/product_collections/{id}/price/export_xlsx | Path does not match |
| 199 | _api_/product_collections/{id}/price/export_pdf_get | /api/product_collections/{id}/price/export_pdf | Path does not match |
| 200 | _api_/product_families/{id}{._format}_get | /api/product_families/{id}.{_format} | Path does not match |
| 201 | _api_/product_families/{id}{._format}_put | /api/product_families/{id}.{_format} | Path does not match |
| 202 | _api_/product_families/{id}{._format}_delete | /api/product_families/{id}.{_format} | Path does not match |
| 203 | _api_/product_families{._format}_get_collection | /api/product_families.{_format} | Path does not match |
| 204 | _api_/product_families{._format}_post | /api/product_families.{_format} | Path does not match |
| 205 | _api_/product_keywords/{id}{._format}_get | /api/product_keywords/{id}.{_format} | Path does not match |
| 206 | _api_/product_keywords/{id}{._format}_put | /api/product_keywords/{id}.{_format} | Path does not match |
| 207 | _api_/product_keywords/{id}{._format}_delete | /api/product_keywords/{id}.{_format} | Path does not match |
| 208 | _api_/product_keywords{._format}_get_collection | /api/product_keywords.{_format} | Path does not match |
| 209 | _api_/product_keywords{._format}_post | /api/product_keywords.{_format} | Path does not match |
| 210 | _api_/product_parts/{id}{._format}_get | /api/product_parts/{id}.{_format} | Path does not match |
| 211 | _api_/product_parts/{id}{._format}_put | /api/product_parts/{id}.{_format} | Path does not match |
| 212 | _api_/product_parts/{id}{._format}_delete | /api/product_parts/{id}.{_format} | Path does not match |
| 213 | _api_/product_parts{._format}_get_collection | /api/product_parts.{_format} | Path does not match |
| 214 | _api_/product_parts{._format}_post | /api/product_parts.{_format} | Path does not match |
| 215 | _api_/product_photos/{id}{._format}_delete | /api/product_photos/{id}.{_format} | Path does not match |
| 216 | _api_/product_photos/{id}{._format}_get | /api/product_photos/{id}.{_format} | Path does not match |
| 217 | _api_/product_photos{._format}_get_collection | /api/product_photos.{_format} | Path does not match |
| 218 | _api_/product_photos{._format}_post | /api/product_photos.{_format} | Path does not match |
| 219 | _api_/product_plating_parts/{id}{._format}_get | /api/product_plating_parts/{id}.{_format} | Path does not match |
| 220 | _api_/product_plating_parts/{id}{._format}_put | /api/product_plating_parts/{id}.{_format} | Path does not match |
| 221 | _api_/product_plating_parts/{id}{._format}_delete | /api/product_plating_parts/{id}.{_format} | Path does not match |
| 222 | _api_/product_plating_parts{._format}_get_collection | /api/product_plating_parts.{_format} | Path does not match |
| 223 | _api_/product_plating_parts{._format}_post | /api/product_plating_parts.{_format} | Path does not match |
| 224 | _api_/product_prices/{id}{._format}_get | /api/product_prices/{id}.{_format} | Path does not match |
| 225 | _api_/product_prices{._format}_get_collection | /api/product_prices.{_format} | Path does not match |
| 226 | _api_/product_prices{._format}_post | /api/product_prices.{_format} | Path does not match |
| 227 | _api_/product_prices/{id}{._format}_put | /api/product_prices/{id}.{_format} | Path does not match |
| 228 | _api_/product_price_refresh_post | /api/product_price_refresh | Path does not match |
| 229 | _api_/product_recipe_steps/{id}{._format}_get | /api/product_recipe_steps/{id}.{_format} | Path does not match |
| 230 | _api_/product_recipe_steps{._format}_get_collection | /api/product_recipe_steps.{_format} | Path does not match |
| 231 | _api_/product_recipe_step_items/{id}{._format}_put | /api/product_recipe_step_items/{id}.{_format} | Path does not match |
| 232 | _api_/product_recipe_step_items/{id}{._format}_get | /api/product_recipe_step_items/{id}.{_format} | Path does not match |
| 233 | _api_/product_recipe_step_items/{id}{._format}_delete | /api/product_recipe_step_items/{id}.{_format} | Path does not match |
| 234 | _api_/product_recipe_step_items{._format}_post | /api/product_recipe_step_items.{_format} | Path does not match |
| 235 | _api_/product_rubber_molds/{id}{._format}_get | /api/product_rubber_molds/{id}.{_format} | Path does not match |
| 236 | _api_/product_rubber_molds/{id}{._format}_put | /api/product_rubber_molds/{id}.{_format} | Path does not match |
| 237 | _api_/product_rubber_molds/{id}{._format}_delete | /api/product_rubber_molds/{id}.{_format} | Path does not match |
| 238 | _api_/product_rubber_molds{._format}_get_collection | /api/product_rubber_molds.{_format} | Path does not match |
| 239 | _api_/product_rubber_molds{._format}_post | /api/product_rubber_molds.{_format} | Path does not match |
| 240 | _api_/product_types/{id}{._format}_get | /api/product_types/{id}.{_format} | Path does not match |
| 241 | _api_/product_types/{id}{._format}_put | /api/product_types/{id}.{_format} | Path does not match |
| 242 | _api_/product_types/{id}{._format}_delete | /api/product_types/{id}.{_format} | Path does not match |
| 243 | _api_/product_types{._format}_get_collection | /api/product_types.{_format} | Path does not match |
| 244 | _api_/product_types{._format}_post | /api/product_types.{_format} | Path does not match |
| 245 | _api_/productions/{id}{._format}_get | /api/productions/{id}.{_format} | Path does not match |
| 246 | _api_/production/{id}_check_stock | /api/production/{id}/check_stock | Path does not match |
| 247 | _api_/productions/{id}{._format}_put | /api/productions/{id}.{_format} | Path does not match |
| 248 | _api_/productions/{id}{._format}_delete | /api/productions/{id}.{_format} | Path does not match |
| 249 | _api_/productions{._format}_get_collection | /api/productions.{_format} | Path does not match |
| 250 | _api_/productions{._format}_post | /api/productions.{_format} | Path does not match |
| 251 | _api_/production/{id}_create_vouchers | /api/production/{id}/create_vouchers | Path does not match |
| 252 | _api_/productions/{id}{._format}_patch | /api/productions/{id}.{_format} | Path does not match |
| 253 | _api_/production_events/{id}{._format}_get | /api/production_events/{id}.{_format} | Path does not match |
| 254 | _api_/production_events/{id}{._format}_put | /api/production_events/{id}.{_format} | Path does not match |
| 255 | _api_/production_events/{id}{._format}_delete | /api/production_events/{id}.{_format} | Path does not match |
| 256 | _api_/production_events{._format}_get_collection | /api/production_events.{_format} | Path does not match |
| 257 | _api_/production_events{._format}_post | /api/production_events.{_format} | Path does not match |
| 258 | _api_/production_plating_transfer_items/{id}{._format}_get | /api/production_plating_transfer_items/{id}.{_format} | Path does not match |
| 259 | _api_/production_plating_transfer_items/{id}{._format}_put | /api/production_plating_transfer_items/{id}.{_format} | Path does not match |
| 260 | _api_/production_plating_transfer_items/{id}{._format}_delete | /api/production_plating_transfer_items/{id}.{_format} | Path does not match |
| 261 | _api_/production_plating_transfer_items_all_delete | /api/production_plating_transfer_items_all | Path does not match |
| 262 | _api_/production_plating_transfer_items{._format}_get_collection | /api/production_plating_transfer_items.{_format} | Path does not match |
| 263 | _api_/production_plating_transfer_items{._format}_post | /api/production_plating_transfer_items.{_format} | Path does not match |
| 264 | _api_/production_plating_transfer_item_receiveds/{id}{._format}_get | /api/production_plating_transfer_item_receiveds/{id}.{_format} | Path does not match |
| 265 | _api_/production_plating_transfer_item_receiveds/{id}{._format}_put | /api/production_plating_transfer_item_receiveds/{id}.{_format} | Path does not match |
| 266 | _api_/production_plating_transfer_item_receiveds/{id}{._format}_delete | /api/production_plating_transfer_item_receiveds/{id}.{_format} | Path does not match |
| 267 | _api_/production_plating_transfer_item_receiveds{._format}_get_collection | /api/production_plating_transfer_item_receiveds.{_format} | Path does not match |
| 268 | _api_/production_plating_transfer_item_receiveds{._format}_post | /api/production_plating_transfer_item_receiveds.{_format} | Path does not match |
| 269 | _api_/production_plating_transfer_lists/{id}{._format}_get | /api/production_plating_transfer_lists/{id}.{_format} | Path does not match |
| 270 | _api_/production_plating_transfer_lists/{id}{._format}_put | /api/production_plating_transfer_lists/{id}.{_format} | Path does not match |
| 271 | _api_/production_plating_transfer_lists/{id}{._format}_delete | /api/production_plating_transfer_lists/{id}.{_format} | Path does not match |
| 272 | _api_/production_plating_transfer_lists{._format}_get_collection | /api/production_plating_transfer_lists.{_format} | Path does not match |
| 273 | _api_/production_plating_transfer_lists{._format}_post | /api/production_plating_transfer_lists.{_format} | Path does not match |
| 274 | _api_/production_plating_transfer_lists/{id}/export_pdf_get | /api/production_plating_transfer_lists/{id}/export_pdf | Path does not match |
| 275 | _api_/production_transfers/{id}{._format}_get | /api/production_transfers/{id}.{_format} | Path does not match |
| 276 | _api_/production_transfers/{id}{._format}_put | /api/production_transfers/{id}.{_format} | Path does not match |
| 277 | _api_/production_transfers/{id}{._format}_delete | /api/production_transfers/{id}.{_format} | Path does not match |
| 278 | _api_/production_transfers{._format}_get_collection | /api/production_transfers.{_format} | Path does not match |
| 279 | _api_/production_transfers{._format}_post | /api/production_transfers.{_format} | Path does not match |
| 280 | _api_/production_transfer_items/{id}{._format}_get | /api/production_transfer_items/{id}.{_format} | Path does not match |
| 281 | _api_/production_transfer_items/{id}{._format}_put | /api/production_transfer_items/{id}.{_format} | Path does not match |
| 282 | _api_/production_transfer_items/{id}{._format}_delete | /api/production_transfer_items/{id}.{_format} | Path does not match |
| 283 | _api_/production_transfer_items{._format}_get_collection | /api/production_transfer_items.{_format} | Path does not match |
| 284 | _api_/production_transfer_items{._format}_post | /api/production_transfer_items.{_format} | Path does not match |
| 285 | _api_/production_transfer_item_receiveds/{id}{._format}_get | /api/production_transfer_item_receiveds/{id}.{_format} | Path does not match |
| 286 | _api_/production_transfer_item_receiveds/{id}{._format}_put | /api/production_transfer_item_receiveds/{id}.{_format} | Path does not match |
| 287 | _api_/production_transfer_item_receiveds/{id}{._format}_delete | /api/production_transfer_item_receiveds/{id}.{_format} | Path does not match |
| 288 | _api_/production_transfer_item_receiveds{._format}_get_collection | /api/production_transfer_item_receiveds.{_format} | Path does not match |
| 289 | _api_/production_transfer_item_receiveds{._format}_post | /api/production_transfer_item_receiveds.{_format} | Path does not match |
| 290 | _api_/production_trees/{id}{._format}_get | /api/production_trees/{id}.{_format} | Path does not match |
| 291 | _api_/production_trees/{id}{._format}_put | /api/production_trees/{id}.{_format} | Path does not match |
| 292 | _api_/production_trees/{id}{._format}_delete | /api/production_trees/{id}.{_format} | Path does not match |
| 293 | _api_/production_trees{._format}_get_collection | /api/production_trees.{_format} | Path does not match |
| 294 | _api_/production_trees{._format}_post | /api/production_trees.{_format} | Path does not match |
| 295 | _api_/production_tree_items/{id}{._format}_get | /api/production_tree_items/{id}.{_format} | Path does not match |
| 296 | _api_/production_tree_items/{id}{._format}_put | /api/production_tree_items/{id}.{_format} | Path does not match |
| 297 | _api_/production_tree_items/{id}{._format}_delete | /api/production_tree_items/{id}.{_format} | Path does not match |
| 298 | _api_/production_tree_items{._format}_get_collection | /api/production_tree_items.{_format} | Path does not match |
| 299 | _api_/production_tree_items{._format}_post | /api/production_tree_items.{_format} | Path does not match |
| 300 | _api_/production_tree_rejected_items/{id}{._format}_get | /api/production_tree_rejected_items/{id}.{_format} | Path does not match |
| 301 | _api_/production_tree_rejected_items/{id}{._format}_put | /api/production_tree_rejected_items/{id}.{_format} | Path does not match |
| 302 | _api_/production_tree_rejected_items/{id}{._format}_delete | /api/production_tree_rejected_items/{id}.{_format} | Path does not match |
| 303 | _api_/production_tree_rejected_items{._format}_get_collection | /api/production_tree_rejected_items.{_format} | Path does not match |
| 304 | _api_/production_tree_rejected_items{._format}_post | /api/production_tree_rejected_items.{_format} | Path does not match |
| 305 | _api_/production_vouchers/{id}{._format}_get | /api/production_vouchers/{id}.{_format} | Path does not match |
| 306 | _api_/production_vouchers/{id}{._format}_put | /api/production_vouchers/{id}.{_format} | Path does not match |
| 307 | _api_/production_vouchers/{id}{._format}_delete | /api/production_vouchers/{id}.{_format} | Path does not match |
| 308 | _api_/production_vouchers{._format}_get_collection | /api/production_vouchers.{_format} | Path does not match |
| 309 | _api_/production_vouchers_product_platings_get_collection | /api/production_vouchers_product_platings | Path does not match |
| 310 | _api_/production_vouchers_report_get_collection | /api/production_vouchers_report | Path does not match |
| 311 | _api_/production_vouchers_transfer_data_get_collection | /api/production_vouchers_transfer_data | Path does not match |
| 312 | _api_/production_vouchers{._format}_post | /api/production_vouchers.{_format} | Path does not match |
| 313 | _api_/production_vouchers_merge | /api/production_vouchers_merge | Path does not match |
| 314 | _api_/production_vouchers/{id}_split | /api/production_vouchers/{id}/split | Path does not match |
| 315 | _api_/production_vouchers_cancel | /api/production_vouchers_cancel | Path does not match |
| 316 | _api_/production_vouchers/{id}{._format}_patch | /api/production_vouchers/{id}.{_format} | Path does not match |
| 317 | _api_/production_voucher_items/{id}{._format}_get | /api/production_voucher_items/{id}.{_format} | Path does not match |
| 318 | _api_/production_voucher_items/{id}{._format}_put | /api/production_voucher_items/{id}.{_format} | Path does not match |
| 319 | _api_/production_voucher_items/{id}{._format}_delete | /api/production_voucher_items/{id}.{_format} | Path does not match |
| 320 | _api_/production_voucher_items{._format}_get_collection | /api/production_voucher_items.{_format} | Path does not match |
| 321 | _api_/production_voucher_items{._format}_post | /api/production_voucher_items.{_format} | Path does not match |
| 322 | _api_/production_voucher_steps/{id}{._format}_get | /api/production_voucher_steps/{id}.{_format} | Path does not match |
| 323 | _api_/production_voucher_steps/{id}{._format}_put | /api/production_voucher_steps/{id}.{_format} | Path does not match |
| 324 | _api_/production_voucher_steps/{id}{._format}_delete | /api/production_voucher_steps/{id}.{_format} | Path does not match |
| 325 | _api_/production_voucher_steps{._format}_get_collection | /api/production_voucher_steps.{_format} | Path does not match |
| 326 | _api_/production_voucher_steps{._format}_post | /api/production_voucher_steps.{_format} | Path does not match |
| 327 | _api_/production_voucher_step_items/{id}{._format}_get | /api/production_voucher_step_items/{id}.{_format} | Path does not match |
| 328 | _api_/production_voucher_step_items/{id}{._format}_put | /api/production_voucher_step_items/{id}.{_format} | Path does not match |
| 329 | _api_/production_voucher_step_items/{id}{._format}_delete | /api/production_voucher_step_items/{id}.{_format} | Path does not match |
| 330 | _api_/production_voucher_step_items{._format}_get_collection | /api/production_voucher_step_items.{_format} | Path does not match |
| 331 | _api_/production_voucher_step_items{._format}_post | /api/production_voucher_step_items.{_format} | Path does not match |
| 332 | _api_/production_voucher_transfer_items/{id}{._format}_get | /api/production_voucher_transfer_items/{id}.{_format} | Path does not match |
| 333 | _api_/production_voucher_transfer_items/{id}{._format}_put | /api/production_voucher_transfer_items/{id}.{_format} | Path does not match |
| 334 | _api_/production_voucher_transfer_items/{id}{._format}_delete | /api/production_voucher_transfer_items/{id}.{_format} | Path does not match |
| 335 | _api_/production_voucher_transfer_items{._format}_get_collection | /api/production_voucher_transfer_items.{_format} | Path does not match |
| 336 | _api_/production_voucher_transfer_items{._format}_post | /api/production_voucher_transfer_items.{_format} | Path does not match |
| 337 | _api_/production_voucher_transfer_items/{id}{._format}_patch | /api/production_voucher_transfer_items/{id}.{_format} | Path does not match |
| 338 | _api_/production_voucher_transfer_lists/{id}{._format}_get | /api/production_voucher_transfer_lists/{id}.{_format} | Path does not match |
| 339 | _api_/production_voucher_transfer_lists/{id}{._format}_put | /api/production_voucher_transfer_lists/{id}.{_format} | Path does not match |
| 340 | _api_/production_voucher_transfer_lists/{id}{._format}_delete | /api/production_voucher_transfer_lists/{id}.{_format} | Path does not match |
| 341 | _api_/production_voucher_transfer_lists{._format}_get_collection | /api/production_voucher_transfer_lists.{_format} | Path does not match |
| 342 | _api_/production_voucher_transfer_lists{._format}_post | /api/production_voucher_transfer_lists.{_format} | Path does not match |
| 343 | _api_/production_voucher_transfer_lists/{id}{._format}_patch | /api/production_voucher_transfer_lists/{id}.{_format} | Path does not match |
| 344 | _api_/production_voucher_transfer_lists/{id}/transfer_post | /api/production_voucher_transfer_lists/{id}/transfer | Path does not match |
| 345 | _api_/production_wax_injection_cards/{id}{._format}_get | /api/production_wax_injection_cards/{id}.{_format} | Path does not match |
| 346 | _api_/production_wax_injection_cards/{id}{._format}_put | /api/production_wax_injection_cards/{id}.{_format} | Path does not match |
| 347 | _api_/production_wax_injection_cards/{id}{._format}_delete | /api/production_wax_injection_cards/{id}.{_format} | Path does not match |
| 348 | _api_/production_wax_injection_cards{._format}_get_collection | /api/production_wax_injection_cards.{_format} | Path does not match |
| 349 | _api_/production_wax_injection_cards{._format}_post | /api/production_wax_injection_cards.{_format} | Path does not match |
| 350 | _api_/purchase_orders/{id}{._format}_get | /api/purchase_orders/{id}.{_format} | Path does not match |
| 351 | _api_/purchase_orders/{id}{._format}_put | /api/purchase_orders/{id}.{_format} | Path does not match |
| 352 | _api_/purchase_orders/{id}{._format}_delete | /api/purchase_orders/{id}.{_format} | Path does not match |
| 353 | _api_/purchase_orders{._format}_get_collection | /api/purchase_orders.{_format} | Path does not match |
| 354 | _api_/purchase_orders{._format}_post | /api/purchase_orders.{_format} | Path does not match |
| 355 | _api_/purchase_orders_duplicate_post | /api/purchase_orders_duplicate | Path does not match |
| 356 | _api_/purchase_orders/{id}/export_pdf_get | /api/purchase_orders/{id}/export_pdf | Path does not match |
| 357 | _api_purchase_order_merge_post | /api/purchase_order_merge | Path does not match |
| 358 | _api_/purchase_orders_plain_get_collection | /api/purchase_orders_plain | Path does not match |
| 359 | _api_/purchase_orders_stockable_get_collection | /api/purchase_orders_stockable | Path does not match |
| 360 | _api_/purchase_orders/{id}{._format}_patch | /api/purchase_orders/{id}.{_format} | Path does not match |
| 361 | _api_/purchase_order_items/{id}{._format}_get | /api/purchase_order_items/{id}.{_format} | Path does not match |
| 362 | _api_/purchase_order_items/{id}{._format}_put | /api/purchase_order_items/{id}.{_format} | Path does not match |
| 363 | _api_/purchase_order_items/{id}{._format}_delete | /api/purchase_order_items/{id}.{_format} | Path does not match |
| 364 | _api_/purchase_order_items{._format}_get_collection | /api/purchase_order_items.{_format} | Path does not match |
| 365 | _api_/purchase_order_items{._format}_post | /api/purchase_order_items.{_format} | Path does not match |
| 366 | _api_/purchase_order_items/{id}{._format}_patch | /api/purchase_order_items/{id}.{_format} | Path does not match |
| 367 | _api_/receipts/{id}{._format}_get | /api/receipts/{id}.{_format} | Path does not match |
| 368 | _api_/receipts/{id}{._format}_put | /api/receipts/{id}.{_format} | Path does not match |
| 369 | _api_/receipts/{id}{._format}_delete | /api/receipts/{id}.{_format} | Path does not match |
| 370 | _api_/receipts{._format}_get_collection | /api/receipts.{_format} | Path does not match |
| 371 | _api_/receipts{._format}_post | /api/receipts.{_format} | Path does not match |
| 372 | _api_/receipts/{id}{._format}_patch | /api/receipts/{id}.{_format} | Path does not match |
| 373 | _api_/receipt_items/{id}{._format}_get | /api/receipt_items/{id}.{_format} | Path does not match |
| 374 | _api_/receipt_items/{id}{._format}_put | /api/receipt_items/{id}.{_format} | Path does not match |
| 375 | _api_/receipt_items/{id}{._format}_delete | /api/receipt_items/{id}.{_format} | Path does not match |
| 376 | _api_/receipt_items{._format}_get_collection | /api/receipt_items.{_format} | Path does not match |
| 377 | _api_/receipt_items{._format}_post | /api/receipt_items.{_format} | Path does not match |
| 378 | _api_/receipt_items/{id}{._format}_patch | /api/receipt_items/{id}.{_format} | Path does not match |
| 379 | _api_/recipe_templates/{id}{._format}_get | /api/recipe_templates/{id}.{_format} | Path does not match |
| 380 | _api_/recipe_templates/{id}{._format}_put | /api/recipe_templates/{id}.{_format} | Path does not match |
| 381 | _api_/recipe_templates/{id}{._format}_delete | /api/recipe_templates/{id}.{_format} | Path does not match |
| 382 | _api_/recipe_templates{._format}_get_collection | /api/recipe_templates.{_format} | Path does not match |
| 383 | _api_/recipe_templates{._format}_post | /api/recipe_templates.{_format} | Path does not match |
| 384 | _api_/recipe_template_steps/{id}{._format}_get | /api/recipe_template_steps/{id}.{_format} | Path does not match |
| 385 | _api_/recipe_template_steps{._format}_get_collection | /api/recipe_template_steps.{_format} | Path does not match |
| 386 | _api_/recipe_template_steps{._format}_post | /api/recipe_template_steps.{_format} | Path does not match |
| 387 | _api_/recipe_template_steps/{id}{._format}_put | /api/recipe_template_steps/{id}.{_format} | Path does not match |
| 388 | _api_/recipe_template_steps/{id}{._format}_patch | /api/recipe_template_steps/{id}.{_format} | Path does not match |
| 389 | _api_/recipe_template_steps/{id}{._format}_delete | /api/recipe_template_steps/{id}.{_format} | Path does not match |
| 390 | _api_/rubber_molds/{id}{._format}_get | /api/rubber_molds/{id}.{_format} | Path does not match |
| 391 | _api_/rubber_molds/{id}{._format}_put | /api/rubber_molds/{id}.{_format} | Path does not match |
| 392 | _api_/rubber_molds/{id}{._format}_delete | /api/rubber_molds/{id}.{_format} | Path does not match |
| 393 | _api_/rubber_molds{._format}_get_collection | /api/rubber_molds.{_format} | Path does not match |
| 394 | _api_/rubber_molds{._format}_post | /api/rubber_molds.{_format} | Path does not match |
| 395 | _api_/rubber_molds_duplicate_post | /api/rubber_molds_duplicate | Path does not match |
| 396 | _api_/sections/{id}{._format}_get | /api/sections/{id}.{_format} | Path does not match |
| 397 | _api_/sections/{id}{._format}_put | /api/sections/{id}.{_format} | Path does not match |
| 398 | _api_/sections/{id}{._format}_delete | /api/sections/{id}.{_format} | Path does not match |
| 399 | _api_/sections{._format}_get_collection | /api/sections.{_format} | Path does not match |
| 400 | _api_/sections{._format}_post | /api/sections.{_format} | Path does not match |
| 401 | _api_/shipping_services/{id}{._format}_get | /api/shipping_services/{id}.{_format} | Path does not match |
| 402 | _api_/shipping_services/{id}{._format}_put | /api/shipping_services/{id}.{_format} | Path does not match |
| 403 | _api_/shipping_services/{id}{._format}_delete | /api/shipping_services/{id}.{_format} | Path does not match |
| 404 | _api_/shipping_services{._format}_get_collection | /api/shipping_services.{_format} | Path does not match |
| 405 | _api_/shipping_services{._format}_post | /api/shipping_services.{_format} | Path does not match |
| 406 | _api_/spare_parts/{id}{._format}_get | /api/spare_parts/{id}.{_format} | Path does not match |
| 407 | _api_/spare_part/{id}_labor_price | /api/spare_part/{id}/labor_price | Path does not match |
| 408 | _api_/spare_parts/{id}{._format}_put | /api/spare_parts/{id}.{_format} | Path does not match |
| 409 | _api_/spare_parts/{id}{._format}_delete | /api/spare_parts/{id}.{_format} | Path does not match |
| 410 | _api_/spare_parts{._format}_get_collection | /api/spare_parts.{_format} | Path does not match |
| 411 | _api_/spare_parts{._format}_post | /api/spare_parts.{_format} | Path does not match |
| 412 | _api_/spare_parts_duplicate_post | /api/spare_parts_duplicate | Path does not match |
| 413 | _api_/spare_parts_export_xlsx_get_collection | /api/spare_parts_export_xlsx | Path does not match |
| 414 | _api_/spare_parts_plain_get_collection | /api/spare_parts_plain | Path does not match |
| 415 | _api_/spare_parts_purchase_get_collection | /api/spare_parts_purchase | Path does not match |
| 416 | _api_/spare_parts_stock_get_collection | /api/spare_parts_stock | Path does not match |
| 417 | _api_/spare_parts_purchase_item_get_collection | /api/spare_parts_purchase_item | Path does not match |
| 418 | _api_spare_parts_import_xlsx_post | /api/spare_parts_import_xlsx | Path does not match |
| 419 | _api_/restrict_spare_parts_get_collection | /api/restrict_spare_parts | Path does not match |
| 420 | _api_/spare_parts/{id}{._format}_patch | /api/spare_parts/{id}.{_format} | Path does not match |
| 421 | _api_/spare_part_categories/{id}{._format}_get | /api/spare_part_categories/{id}.{_format} | Path does not match |
| 422 | _api_/spare_part_categories/{id}{._format}_put | /api/spare_part_categories/{id}.{_format} | Path does not match |
| 423 | _api_/spare_part_categories/{id}{._format}_delete | /api/spare_part_categories/{id}.{_format} | Path does not match |
| 424 | _api_/spare_part_categories{._format}_get_collection | /api/spare_part_categories.{_format} | Path does not match |
| 425 | _api_/spare_part_categories{._format}_post | /api/spare_part_categories.{_format} | Path does not match |
| 426 | _api_/stocks/{id}{._format}_get | /api/stocks/{id}.{_format} | Path does not match |
| 427 | _api_/stocks/{id}{._format}_put | /api/stocks/{id}.{_format} | Path does not match |
| 428 | _api_/stocks/{id}{._format}_delete | /api/stocks/{id}.{_format} | Path does not match |
| 429 | _api_/stocks{._format}_get_collection | /api/stocks.{_format} | Path does not match |
| 430 | _api_/stocks{._format}_post | /api/stocks.{_format} | Path does not match |
| 431 | _api_/stock/{id}/export_pdf_get | /api/stock/{id}/export_pdf | Path does not match |
| 432 | _api_/stock_entries/{id}{._format}_get | /api/stock_entries/{id}.{_format} | Path does not match |
| 433 | _api_/stock_entries/{id}{._format}_put | /api/stock_entries/{id}.{_format} | Path does not match |
| 434 | _api_/stock_entries/{id}{._format}_delete | /api/stock_entries/{id}.{_format} | Path does not match |
| 435 | _api_/stock_entries{._format}_get_collection | /api/stock_entries.{_format} | Path does not match |
| 436 | _api_/stock_entries{._format}_post | /api/stock_entries.{_format} | Path does not match |
| 437 | _api_/stock_entries/{id}{._format}_patch | /api/stock_entries/{id}.{_format} | Path does not match |
| 438 | _api_/stock_entry_items{._format}_get_collection | /api/stock_entry_items.{_format} | Path does not match |
| 439 | _api_/stock_entry_items/{id}{._format}_get | /api/stock_entry_items/{id}.{_format} | Path does not match |
| 440 | _api_/stock_exits/{id}{._format}_get | /api/stock_exits/{id}.{_format} | Path does not match |
| 441 | _api_/stock_exits/{id}{._format}_put | /api/stock_exits/{id}.{_format} | Path does not match |
| 442 | _api_/stock_exits/{id}{._format}_delete | /api/stock_exits/{id}.{_format} | Path does not match |
| 443 | _api_/stock_exits{._format}_get_collection | /api/stock_exits.{_format} | Path does not match |
| 444 | _api_/stock_exits{._format}_post | /api/stock_exits.{_format} | Path does not match |
| 445 | _api_/stock_exits/{id}{._format}_patch | /api/stock_exits/{id}.{_format} | Path does not match |
| 446 | _api_/stock_exit_items/{id}{._format}_get | /api/stock_exit_items/{id}.{_format} | Path does not match |
| 447 | _api_/stock_exit_items/{id}{._format}_put | /api/stock_exit_items/{id}.{_format} | Path does not match |
| 448 | _api_/stock_exit_items/{id}{._format}_delete | /api/stock_exit_items/{id}.{_format} | Path does not match |
| 449 | _api_/stock_exit_items{._format}_get_collection | /api/stock_exit_items.{_format} | Path does not match |
| 450 | _api_/stock_exit_items{._format}_post | /api/stock_exit_items.{_format} | Path does not match |
| 451 | _api_/stock_lines/{id}{._format}_get | /api/stock_lines/{id}.{_format} | Path does not match |
| 452 | _api_/stock_lines/{id}{._format}_put | /api/stock_lines/{id}.{_format} | Path does not match |
| 453 | _api_/stock_lines/{id}{._format}_delete | /api/stock_lines/{id}.{_format} | Path does not match |
| 454 | _api_/stock_lines{._format}_get_collection | /api/stock_lines.{_format} | Path does not match |
| 455 | _api_/stock_lines_card_get_collection | /api/stock_lines_cards | Path does not match |
| 456 | _api_/stock_lines{._format}_post | /api/stock_lines.{_format} | Path does not match |
| 457 | _api_/stock_lines/{id}/transfer | /api/stock_lines/{id}/transfer | Path does not match |
| 458 | _api_/stock_lines/{id}/export_pdf_get | /api/stock_lines/{id}/export_pdf | Path does not match |
| 459 | _api_/stock_transfer_items/{id}{._format}_get | /api/stock_transfer_items/{id}.{_format} | Path does not match |
| 460 | _api_/stock_transfer_items{._format}_get_collection | /api/stock_transfer_items.{_format} | Path does not match |
| 461 | _api_/stock_transfer_items{._format}_post | /api/stock_transfer_items.{_format} | Path does not match |
| 462 | _api_/stock_transfer_items/{id}{._format}_put | /api/stock_transfer_items/{id}.{_format} | Path does not match |
| 463 | _api_/stock_transfer_items/{id}{._format}_patch | /api/stock_transfer_items/{id}.{_format} | Path does not match |
| 464 | _api_/stock_transfer_items/{id}{._format}_delete | /api/stock_transfer_items/{id}.{_format} | Path does not match |
| 465 | _api_/stone_colors/{id}{._format}_get | /api/stone_colors/{id}.{_format} | Path does not match |
| 466 | _api_/stone_colors/{id}{._format}_put | /api/stone_colors/{id}.{_format} | Path does not match |
| 467 | _api_/stone_colors/{id}{._format}_delete | /api/stone_colors/{id}.{_format} | Path does not match |
| 468 | _api_/stone_colors{._format}_get_collection | /api/stone_colors.{_format} | Path does not match |
| 469 | _api_/stone_colors{._format}_post | /api/stone_colors.{_format} | Path does not match |
| 470 | _api_/stone_colors/{id}{._format}_patch | /api/stone_colors/{id}.{_format} | Path does not match |
| 471 | _api_/stone_cut_types/{id}{._format}_get | /api/stone_cut_types/{id}.{_format} | Path does not match |
| 472 | _api_/stone_cut_types/{id}{._format}_put | /api/stone_cut_types/{id}.{_format} | Path does not match |
| 473 | _api_/stone_cut_types/{id}{._format}_delete | /api/stone_cut_types/{id}.{_format} | Path does not match |
| 474 | _api_/stone_cut_types{._format}_get_collection | /api/stone_cut_types.{_format} | Path does not match |
| 475 | _api_/stone_cut_types{._format}_post | /api/stone_cut_types.{_format} | Path does not match |
| 476 | _api_/stone_cut_types/{id}{._format}_patch | /api/stone_cut_types/{id}.{_format} | Path does not match |
| 477 | _api_/stone_families/{id}{._format}_get | /api/stone_families/{id}.{_format} | Path does not match |
| 478 | _api_/stone_families/{id}{._format}_put | /api/stone_families/{id}.{_format} | Path does not match |
| 479 | _api_/stone_families/{id}{._format}_delete | /api/stone_families/{id}.{_format} | Path does not match |
| 480 | _api_/stone_families{._format}_get_collection | /api/stone_families.{_format} | Path does not match |
| 481 | _api_/stone_families{._format}_post | /api/stone_families.{_format} | Path does not match |
| 482 | _api_/stone_families/{id}{._format}_patch | /api/stone_families/{id}.{_format} | Path does not match |
| 483 | _api_/stone_shapes/{id}{._format}_get | /api/stone_shapes/{id}.{_format} | Path does not match |
| 484 | _api_/stone_shapes/{id}{._format}_put | /api/stone_shapes/{id}.{_format} | Path does not match |
| 485 | _api_/stone_shapes/{id}{._format}_delete | /api/stone_shapes/{id}.{_format} | Path does not match |
| 486 | _api_/stone_shapes{._format}_get_collection | /api/stone_shapes.{_format} | Path does not match |
| 487 | _api_/stone_shapes{._format}_post | /api/stone_shapes.{_format} | Path does not match |
| 488 | _api_/stone_shapes/{id}{._format}_patch | /api/stone_shapes/{id}.{_format} | Path does not match |
| 489 | _api_/stone_types/{id}{._format}_get | /api/stone_types/{id}.{_format} | Path does not match |
| 490 | _api_/stone_types/{id}{._format}_put | /api/stone_types/{id}.{_format} | Path does not match |
| 491 | _api_/stone_types/{id}{._format}_delete | /api/stone_types/{id}.{_format} | Path does not match |
| 492 | _api_/stone_types{._format}_get_collection | /api/stone_types.{_format} | Path does not match |
| 493 | _api_/stone_types{._format}_post | /api/stone_types.{_format} | Path does not match |
| 494 | _api_/stone_types/{id}{._format}_patch | /api/stone_types/{id}.{_format} | Path does not match |
| 495 | _api_/supplier_has_spare_parts/{id}{._format}_get | /api/supplier_has_spare_parts/{id}.{_format} | Path does not match |
| 496 | _api_/supplier_has_spare_parts/{id}{._format}_put | /api/supplier_has_spare_parts/{id}.{_format} | Path does not match |
| 497 | _api_/supplier_has_spare_parts/{id}{._format}_delete | /api/supplier_has_spare_parts/{id}.{_format} | Path does not match |
| 498 | _api_/supplier_has_spare_parts{._format}_get_collection | /api/supplier_has_spare_parts.{_format} | Path does not match |
| 499 | _api_/supplier_has_spare_parts{._format}_post | /api/supplier_has_spare_parts.{_format} | Path does not match |
| 500 | _api_/template_documents/{id}{._format}_get | /api/template_documents/{id}.{_format} | Path does not match |
| 501 | _api_/template_documents/{id}{._format}_put | /api/template_documents/{id}.{_format} | Path does not match |
| 502 | _api_/template_documents/{id}{._format}_delete | /api/template_documents/{id}.{_format} | Path does not match |
| 503 | _api_/template_documents{._format}_get_collection | /api/template_documents.{_format} | Path does not match |
| 504 | _api_/template_documents{._format}_post | /api/template_documents.{_format} | Path does not match |
| 505 | _api_/treatments/{id}{._format}_get | /api/treatments/{id}.{_format} | Path does not match |
| 506 | _api_/treatments/{id}{._format}_put | /api/treatments/{id}.{_format} | Path does not match |
| 507 | _api_/treatments/{id}{._format}_delete | /api/treatments/{id}.{_format} | Path does not match |
| 508 | _api_/treatments{._format}_get_collection | /api/treatments.{_format} | Path does not match |
| 509 | _api_/treatments{._format}_post | /api/treatments.{_format} | Path does not match |
| 510 | _api_/treatments/{id}{._format}_patch | /api/treatments/{id}.{_format} | Path does not match |
| 511 | _api_/unit_of_measures/{id}{._format}_get | /api/unit_of_measures/{id}.{_format} | Path does not match |
| 512 | _api_/unit_of_measures/{id}{._format}_put | /api/unit_of_measures/{id}.{_format} | Path does not match |
| 513 | _api_/unit_of_measures/{id}{._format}_delete | /api/unit_of_measures/{id}.{_format} | Path does not match |
| 514 | _api_/unit_of_measures{._format}_get_collection | /api/unit_of_measures.{_format} | Path does not match |
| 515 | _api_/unit_of_measures{._format}_post | /api/unit_of_measures.{_format} | Path does not match |
| 516 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 517 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 518 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 519 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 520 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 521 | _api_/workers/{id}{._format}_get | /api/workers/{id}.{_format} | Path does not match |
| 522 | _api_/workers/{id}{._format}_put | /api/workers/{id}.{_format} | Path does not match |
| 523 | _api_/workers/{id}{._format}_patch | /api/workers/{id}.{_format} | Path does not match |
| 524 | _api_/workers/{id}{._format}_delete | /api/workers/{id}.{_format} | Path does not match |
| 525 | _api_/workers{._format}_get_collection | /api/workers.{_format} | Path does not match |
| 526 | _api_/workers{._format}_post | /api/workers.{_format} | Path does not match |
| 527 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 528 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 529 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 530 | _wdt | /_wdt/{token} | Path does not match |
| 531 | _profiler_home | /_profiler/ | Path does not match |
| 532 | _profiler_search | /_profiler/search | Path does not match |
| 533 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 534 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 535 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 536 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 537 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 538 | _profiler_open_file | /_profiler/open | Path does not match |
| 539 | _profiler | /_profiler/{token} | Path does not match |
| 540 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 541 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 542 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 543 | api_profile | /api/profile | Path does not match |
| 544 | app_default | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.