mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-27 00:54:54 +00:00
feat: working on creating parent card
This commit is contained in:
@ -19,5 +19,11 @@ export const getKycCallbackMock = (nationalId: string) => {
|
||||
professionTitle: 'Software Engineer',
|
||||
professionType: 'Full-Time',
|
||||
isPep: 'N',
|
||||
country: '682',
|
||||
region: 'Mecca',
|
||||
city: 'At-Taif',
|
||||
neighborhood: 'Al-Hamra',
|
||||
street: 'Al-Masjid Al-Haram',
|
||||
building: '123',
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user