Bug #14062
Backend - submit LOS API
Status: | New | Start date: | 20 July 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | woonkc woonkc | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
1. Missing cardtypeid
2. CU_HMCITY and CU_HMPROVINCE not map to description
3. CU_HMLIVESINCE >> should be minus from currentdate - CU_HMLIVESINCE (year that frontend pass)
eg: 2022-07-20 - 5 = 2017-07-20
4. CU_HMPHONEAREA - should take first 3 digits of mobilePhone from masterref ms
5. CU_HMPHONE - remaining after first 3 digits of mobilePhone from masterred ms
6. missing CU_DEPARTMENT
7.all below param should be integer instead of string
"CU_WORKSINCEMM": 10,
"CU_WORKSINCEYY": 2015,
"CU_INCOMENETT": 1000000000,
"CU_INCOME": 1000000000,
"CU_INCOMETOTALYY": 2000000000,
8. AD_CONFIRM hardcord to true
"AD_CONFIRM": true,
9. hard to false these 2 param
"RESIDENT": false,
"PAJAK": false,
10. Please take code only from frontend pass. frontend pass as code|description (eg:01|Pemilik)
CU_EMRE_CODE
CU_CHILD
CU_BUSSINESSTYPE
CU_JOBSTA_CODE
CU_TOTEMP_CODE
11. CU_CHILD should pass as interger instead of string