CSR-855 send save quote id to heritage
This commit is contained in:
parent
ebeb468abd
commit
8cb0a3c26a
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ export async function navigateToHeritageFunnel(shouldSaveOrder = true) {
|
||||||
{
|
{
|
||||||
corid: store.getters.order.referralCorrelationId,
|
corid: store.getters.order.referralCorrelationId,
|
||||||
src: "concept-funnel",
|
src: "concept-funnel",
|
||||||
|
conceptsqid: store.getters.applicationUser.savedSessionId
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue