diff --git a/src/store/index.js b/src/store/index.js index fbb2b5fb..55d0b1d7 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -610,7 +610,7 @@ export const useMainStore = defineStore({ payload: { referralCorrelationId: this.order.referralCorrelationId, - accountNumber: this.issConfig.parentAccountNumber?.toString() ?? '', + accountNumber: this.order.parentAccountNumber?.toString() ?? '', policyData: this.order.policy.policyData, isItac: isITAC, insured: {