https://dev.app.pol-crm.com/api/quote/753d0f24880b40db9a45aa5fe5f480d0/generatepdf Return to referer URL

Routing

quote_generate_pdf Matched route

Route Parameters

Name Value
id
"753d0f24880b40db9a45aa5fe5f480d0"

Route Matching Logs

Path to match: /api/quote/753d0f24880b40db9a45aa5fe5f480d0/generatepdf
# Route name Path Log
1 calendar_get /api/calendar/{params} Path does not match
2 category_save_route /api/categories/service/save Path does not match
3 contact_edit_route /api/contact Path does not match
4 customer_edit_route /api/customers Path does not match
5 customer_new_route /api/customers Path does not match
6 customer_files_post_route /api/customer_files Path does not match
7 customer_files_put_route /api/customer_files Path does not match
8 customer_files_delete_route /api/customer_files/{id} Path does not match
9 files_download_route /api/files/download/{id} Path does not match
10 files_view_route /api/files/view/{id} Path does not match
11 customer_logo_dl /api/logo/{id} Path does not match
12 field_edit_route /api/field Path does not match
13 app_getlistingviewordersaction__invoke /api/view_orders/{entityShortName}/columns Path does not match
14 listing_edit_route /api/listing Path does not match
15 mail_type_edit_route /api/mail_types Path does not match
16 mailType_duplicate_route /api/mail_types/{id}/duplicate Path does not match
17 app_monitoringaction_checkismaintenance /api/monitoring Path does not match
18 app_monologtest_testexception /monolog/exception Path does not match
19 app_monologtest_testexceptionallapis /monolog/exception/all Path does not match
20 params_put /api/params Path does not match
21 prospect_edit_route /api/prospects Path does not match
22 prospect_get_route /api/prospects Path does not match
23 quote_edit_route /api/quote Path does not match
24 quote_get_route /api/quotes Path does not match
25 quote_generate_pdf /api/quote/{id}/generatepdf Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.