forked from Yara724/api
Change Car_BODY fanavaran default client code and id to parsian
This commit is contained in:
@@ -28,8 +28,8 @@ export function mapEsgCarBodyPolicyToInquiry(
|
|||||||
|
|
||||||
// Provider responses do not currently include an insurer company identity.
|
// Provider responses do not currently include an insurer company identity.
|
||||||
companyId: policy.CompanyId ?? null,
|
companyId: policy.CompanyId ?? null,
|
||||||
CompanyCode: policy.CompanyId ?? null,
|
CompanyCode: policy.CompanyId ?? "8",
|
||||||
CompanyName: policy.CompanyName ?? null,
|
CompanyName: policy.CompanyName ?? "بیمه پارسیان",
|
||||||
|
|
||||||
// The lookup's customer is the policyholder/owner, not the insurer.
|
// The lookup's customer is the policyholder/owner, not the insurer.
|
||||||
insurerName: null,
|
insurerName: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user