forked from Yara724/api
fix ESG chassis inquiry payload
This commit is contained in:
@@ -468,7 +468,7 @@ export class RequestManagementService {
|
||||
const result = await this.sandHubService.getCarByChassisInquiry(
|
||||
{
|
||||
nationalCode: subjects.thirdPartyPolicyNationalCode,
|
||||
chassis,
|
||||
chassisNo: chassis,
|
||||
},
|
||||
options,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user