Routing
homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://invoice-cegid.valuein.io/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | valuein_invoiceengine_api_amendmentaddproduct_postaddproduct | /api/invoiceengine/amendment/addProduct | Path does not match |
3 | valuein_invoiceengine_api_amendmentcancel_postcancel | /api/invoiceengine/amendment/cancel | Path does not match |
4 | valuein_invoiceengine_api_amendmentremoveproduct_postremoveproduct | /api/invoiceengine/amendment/removeProduct | Path does not match |
5 | valuein_invoiceengine_api_amendmentupdateproduct_postupdateproduct | /api/invoiceengine/amendment/updateProduct | Path does not match |
6 | valuein_invoiceengine_api_invoicepayment_postpayment | /api/invoiceengine/invoice/payment | Path does not match |
7 | valuein_invoiceengine_api_invoicepdf_getpdf | /api/invoiceengine/invoice/{invoiceId}/pdf | Path does not match |
8 | valuein_invoiceengine_api_numberingsequence_getnumberingsequences | /api/invoiceengine/numberingsequence | Path does not match |
9 | valuein_invoiceengine_api_numberingsequence_getnumberingsequence | /api/invoiceengine/numberingsequence/{id} | Path does not match |
10 | valuein_invoiceengine_api_numberingsequence_postnumberingsequences | /api/invoiceengine/numberingsequence | Path does not match |
11 | valuein_invoiceengine_api_numberingsequence_postnumberingsequence | /api/invoiceengine/numberingsequence/{id} | Path does not match |
12 | valuein_invoiceengine_api_numberingsequence_deletenumberingsequence | /api/invoiceengine/numberingsequence/{id} | Path does not match |
13 | valuein_invoiceengine_api_paymentmethod_getpaymentmethods | /api/invoiceengine/paymentmethods | Path does not match |
14 | valuein_invoiceengine_api_paymentmethod_getpaymentmethods_1 | /api/invoiceengine/paymentmethod | Path does not match |
15 | valuein_invoiceengine_api_paymentmethod_getpaymentmethod | /api/invoiceengine/paymentmethod/{id} | Path does not match |
16 | valuein_invoiceengine_api_paymentmethod_postpaymentmethods | /api/invoiceengine/paymentmethods | Path does not match |
17 | valuein_invoiceengine_api_paymentmethod_postpaymentmethods_1 | /api/invoiceengine/paymentmethod | Path does not match |
18 | valuein_invoiceengine_api_paymentmethod_postpaymentmethod | /api/invoiceengine/paymentmethod/{id} | Path does not match |
19 | valuein_invoiceengine_api_paymentmethod_deletepaymentmethod | /api/invoiceengine/paymentmethod/{id} | Path does not match |
20 | valuein_invoiceengine_api_paymentmethod_getpendingpayment | /api/invoiceengine/paymentPending/{customer} | Path does not match |
21 | valuein_invoiceengine_api_paymentmethod_getvalidatepayment | /api/invoiceengine/validatePayment/{customerId}/{paymentMethod}/{amount} | Path does not match |
22 | valuein_invoiceengine_api_preview_postpreview | /api/invoiceengine/preview | Path does not match |
23 | valuein_invoiceengine_api_subscribe_postsubscribe | /api/invoiceengine/subscribe | Path does not match |
24 | valuein_invoiceengine_api_taxclass_gettaxclass | /api/invoiceengine/taxclass | Path does not match |
25 | valuein_invoiceengine_api_linker_postlinker | /api/linker | Path does not match |
26 | valuein_invoiceengine_api_query_postquery | /api/query | Path does not match |
27 | valuein_invoiceengine_invoice_postinvoice | /invoice/{id}/post | Path does not match |
28 | valuein_invoiceengine_invoice_pdfinvoice | /invoice/{id}/pdf | Path does not match |
29 | app.swagger | /api/doc.json | Path does not match |
30 | autocomplete_customer | /autocomplete/customer | Path does not match |
31 | autocomplete_opportunity | /autocomplete/opportunity | Path does not match |
32 | autocomplete_quote | /autocomplete/quote | Path does not match |
33 | companyConfigsEdit | /config/{configId} | Path does not match |
34 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.