Merge pull request #526 from Safelite/feature/SSR-1084
update register-claim payload
This commit is contained in:
commit
fdb11b365c
1 changed files with 1 additions and 0 deletions
|
|
@ -532,6 +532,7 @@ export const useMainStore = defineStore({
|
|||
model: this.order.vehicle.model,
|
||||
vin: this.order.vehicle.vin
|
||||
},
|
||||
cause: this.order.policy.damageCause,
|
||||
damageDescription: this.order.policy.damageCause
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue