CASH-550
Add coverage status to save-progress
This commit is contained in:
parent
f39ea59a40
commit
cae4b72390
1 changed files with 1 additions and 0 deletions
|
|
@ -2190,6 +2190,7 @@ export const actions = {
|
|||
serverData: lineItems.serverData,
|
||||
promos: lineItems.promos,
|
||||
},
|
||||
coverageStatus: order.payment.insuranceCoverage.coverageStatus ?? "",
|
||||
},
|
||||
logApiCall: true,
|
||||
pageNameToLog: pageNameToLog,
|
||||
|
|
|
|||
Loading…
Reference in a new issue